summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-07-02 17:06:19 +0000
committerdes <des@FreeBSD.org>2004-07-02 17:06:19 +0000
commit9f17069c38e17404c943738c476f8b6f731062da (patch)
tree5af72325e3b5a016c037d0acbb4db62929c2d3c8 /share/man/man5
parent9d678b540a55cef6a0dc68e22adef0aa02d0aaa1 (diff)
downloadFreeBSD-src-9f17069c38e17404c943738c476f8b6f731062da.zip
FreeBSD-src-9f17069c38e17404c943738c476f8b6f731062da.tar.gz
We support -O2 now.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/make.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index df86cc3..8d35a37 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -106,9 +106,10 @@ upgrades from older versions of
.It Va CFLAGS
.Pq Vt str
Controls the compiler setting when compiling C code.
-Optimization levels above
+Optimization levels others than
.Fl O
-.Pq Fl O2 , No ...
+and
+.Fl O2
are not supported.
.Va BDECFLAGS
is provided as a set of
OpenPOWER on IntegriCloud