aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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