summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-08-16 14:43:56 (GMT)
committerSteven Knight <knight@baldmt.com>2004-08-16 14:43:56 (GMT)
commite1dd4cf095ba4e90da77bd69bd7c738937c36585 (patch)
tree786fbe3c66b0308f789a5f7e6f39aab96a0c7e45 /doc
parentb4c0313f3920d85f653456c0ad877e8c868c207a (diff)
downloadSCons-e1dd4cf095ba4e90da77bd69bd7c738937c36585.zip
SCons-e1dd4cf095ba4e90da77bd69bd7c738937c36585.tar.gz
SCons-e1dd4cf095ba4e90da77bd69bd7c738937c36585.tar.bz2
Have the default ParseConfig() function add -pthread to both and . (Gary Oberbrunner)
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.17
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index f9138a7..c4335a8 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -3038,6 +3038,13 @@ and
.B CCFLAGS
variables,
respectively.
+A returned
+.B -pthread
+option gets added to both the
+.B CCFLAGS
+and
+.B LINKFLAGS
+variables.
'\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP