aboutsummaryrefslogtreecommitdiff
path: root/share/examples/etc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-01-18 22:14:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-01-18 22:14:23 +0000
commitb9d9e53eb6e12bb9f4fcc215fb94e5ee56b409c8 (patch)
tree10512367a3a7921ddd97d11db70c579041673abe /share/examples/etc
parent612956f67c6418836e60d3a859375c84642c3597 (diff)
Notes
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index dab751dd82b5..8236ecf78d0e 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -40,9 +40,9 @@
# Note that optimization settings above -O (-O2, ...) are not recommended
# or supported for compiling the world or the kernel - please revert any
# nonstandard optimization settings to "-O" before submitting bug reports
-# to the developers.
+# without patches to the developers.
# Note also that at this time the -O2 setting is known to produce BROKEN
-# CODE on the Alpha platform.
+# CODE due to bugs in FreeBSD code.
#
#CFLAGS= -O -pipe
#