summaryrefslogtreecommitdiffstats
path: root/share/man/man5/make.conf.5
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-11-02 19:47:53 +0000
committeralfred <alfred@FreeBSD.org>2002-11-02 19:47:53 +0000
commitc9d42873f814538c3526f78acc28ded9ad8b9e37 (patch)
tree62e5769f488bc6c9881b890a7671c4811b4c3f5f /share/man/man5/make.conf.5
parent75d151bac0879faba47d6ae4a519adb9fbb66022 (diff)
downloadFreeBSD-src-c9d42873f814538c3526f78acc28ded9ad8b9e37.zip
FreeBSD-src-c9d42873f814538c3526f78acc28ded9ad8b9e37.tar.gz
Provide a hook to make __sF visible outside of libc for commercial apps
if WANT_COMPAT4_STDIO is defined when compiling libc. Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r--share/man/man5/make.conf.58
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 0d6c745..0a810c5 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -605,6 +605,14 @@ levels to a lower one.
and above is known to trigger known optimizer bugs at various
times \(em this is worse on the Alpha platform.
The value assigned is the highest optimization value used.
+.It Va WANT_COMPAT4_STDIO
+.Pq Vt bool
+If you have a commercial application for a FreeBSD 4.x that cannot easily
+be updated to a FreeBSD 5.x application and it generates the error message
+.Dq undefined reference to `__sF' ,
+then you can uncomment the following line to build a libc compatibility with
+FreeBSD 4.x.
+.Em NOTE, THIS SHOULD BE USED AS A LAST RESORT.
.El
.Pp
The following list provides a name and short description for variables
OpenPOWER on IntegriCloud