summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-05-03 13:58:44 (GMT)
committerSteven Knight <knight@baldmt.com>2004-05-03 13:58:44 (GMT)
commit3fef0c7ddcea8790e9ff097036101450781ec906 (patch)
treee2f60398593bd1b100aa33c67e99ba988a70508e /doc
parent8c2c140e7ffb05c2201b35326db04abb864f4c98 (diff)
downloadSCons-3fef0c7ddcea8790e9ff097036101450781ec906.zip
SCons-3fef0c7ddcea8790e9ff097036101450781ec906.tar.gz
SCons-3fef0c7ddcea8790e9ff097036101450781ec906.tar.bz2
Have ParseConfig() support the -Wl option.
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.16
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index bb0bbd3..aedefe4 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -2869,11 +2869,17 @@ expects the output of a typical
and parses the returned
.BR -L ,
.BR -l ,
+.BR -Wa ,
+.BR -Wl ,
+.BR -Wp ,
.B -I
and other options
into the
.BR LIBPATH ,
.BR LIBS ,
+.BR ASFLAGS ,
+.BR LINKFLAGS ,
+.BR CPPFLAGS ,
.B CPPPATH
and
.B CCFLAGS