artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8355cbf
)
avoid fatal errors at all costs
author
espie
<espie@openbsd.org>
Tue, 5 Sep 2023 13:47:25 +0000
(13:47 +0000)
committer
espie
<espie@openbsd.org>
Tue, 5 Sep 2023 13:47:25 +0000
(13:47 +0000)
share/man/man5/bsd.port.mk.5
patch
|
blob
|
history
diff --git
a/share/man/man5/bsd.port.mk.5
b/share/man/man5/bsd.port.mk.5
index
7dec507
..
91708df
100644
(file)
--- a/
share/man/man5/bsd.port.mk.5
+++ b/
share/man/man5/bsd.port.mk.5
@@
-1,4
+1,4
@@
-.\" $OpenBSD: bsd.port.mk.5,v 1.
599 2023/09/05 13:15:31
espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.
600 2023/09/05 13:47:25
espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@
-1855,6
+1855,9
@@
for instance to flag erroneous combinations of
and
.Ev BROKEN
for other common issues).
+.Pp
+Note that setting fatal errors defeats all introspection mechanisms and breaks
+.Pa sqlports .
.It Ev EXTRACT_CASES
In the normal extraction stage (when
.Ev EXTRACT_ONLY