summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/defaults/make.conf4
-rw-r--r--etc/make.conf4
-rw-r--r--share/examples/etc/make.conf4
3 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index fe95639..0174a64 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.22 1995/09/28 14:59:44 ache Exp $
+# $Id: make.conf,v 1.23 1995/09/30 17:20:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -11,7 +11,7 @@
#
# One, and probably the most common, use could be:
#
-#CFLAGS= -O2 -m486 -pipe -fno-strength-reduce
+#CFLAGS= -O2 -m486 -pipe
#
# Another useful entry is
#
diff --git a/etc/make.conf b/etc/make.conf
index fe95639..0174a64 100644
--- a/etc/make.conf
+++ b/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.22 1995/09/28 14:59:44 ache Exp $
+# $Id: make.conf,v 1.23 1995/09/30 17:20:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -11,7 +11,7 @@
#
# One, and probably the most common, use could be:
#
-#CFLAGS= -O2 -m486 -pipe -fno-strength-reduce
+#CFLAGS= -O2 -m486 -pipe
#
# Another useful entry is
#
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index fe95639..0174a64 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.22 1995/09/28 14:59:44 ache Exp $
+# $Id: make.conf,v 1.23 1995/09/30 17:20:27 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -11,7 +11,7 @@
#
# One, and probably the most common, use could be:
#
-#CFLAGS= -O2 -m486 -pipe -fno-strength-reduce
+#CFLAGS= -O2 -m486 -pipe
#
# Another useful entry is
#
OpenPOWER on IntegriCloud