summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-11-04 03:23:56 +0000
committeralfred <alfred@FreeBSD.org>2002-11-04 03:23:56 +0000
commite08a3f47cf017124cfdd6dd81c1ee9bdd35e3306 (patch)
treef57ee4f74773102ae5cfdd3cc73849b40c4b9a31 /share
parentc3a4aaf5731a8bbbb62805ead05c878d79be4396 (diff)
downloadFreeBSD-src-e08a3f47cf017124cfdd6dd81c1ee9bdd35e3306.zip
FreeBSD-src-e08a3f47cf017124cfdd6dd81c1ee9bdd35e3306.tar.gz
Backout "compatibility hack" for __sF.
Requested by: Steve Kargl <sgk@troutmask.apl.washington.edu> (submitter)
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf8
-rw-r--r--share/man/man5/make.conf.58
2 files changed, 0 insertions, 16 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 1aa2f78..a0d269e 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -171,14 +171,6 @@
#COMPAT3X= yes
#COMPAT4X= yes
#
-# 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
-# "undefined reference to `__sF'", then you can uncomment the following
-# line to build a libc compatibility with FreeBSD 4.x. NOTE, THIS SHOULD BE
-# USED AS A LAST RESORT.
-#
-#WANT_COMPAT4_STDIO= yes
-#
#
# Default format for system documentation, depends on your printer.
# Set this to "ascii" for simple printers or screen
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 0a810c5..0d6c745 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -605,14 +605,6 @@ 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