aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/make.conf.5
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-12-14 15:53:32 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-12-14 15:53:32 +0000
commit405f1ec8ed2a4e697f235b22c1e893f5feac10ba (patch)
tree1a911df89592611a40f82062ae34bfa49f3e20ee /share/man/man5/make.conf.5
parente86ec507f93dbbe26cc9cfdd415f984010a6e057 (diff)
downloadsrc-405f1ec8ed2a4e697f235b22c1e893f5feac10ba.tar.gz
src-405f1ec8ed2a4e697f235b22c1e893f5feac10ba.zip
Document NO_CPU_CFLAGS && NO_CPU_COPTFLAGS in the make.conf(5) manual
page. PR: 45418 Reviewed by: jhb (a slightly older version)
Notes
Notes: svn path=/head/; revision=107866
Diffstat (limited to 'share/man/man5/make.conf.5')
-rw-r--r--share/man/man5/make.conf.512
1 files changed, 12 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 3c3e56136522..915a7e0b72b8 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -137,6 +137,18 @@ Refer to
for a list of recognized
.Va CPUTYPE
options.
+.It Va NO_CPU_CFLAGS
+.Pq Vt str
+Setting this variable will prevent cpu specific compiler flags
+from being automatically added to
+.Va CFLAGS
+duing compile time.
+.It Va NO_CPU_COPTFLAGS
+.Pq Vt str
+Setting this variable will prevent cpu specific compiler flags
+from being automatically added to
+.Va COPTFLAGS
+duing compile time.
.It Va CVS_UPDATE
.Pq Vt bool
Set this to use