summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenjamin reed <bcr33d@gmail.com>2019-07-31 23:16:33 -0700
committerbenjamin reed <bcr33d@gmail.com>2019-07-31 23:16:56 -0700
commit2b4e05d0f38b1115e0909f53f06b6f52ed0ef3d4 (patch)
tree19f08b539ab240a7ab9a289f8f8dec4a11604510
parent6e4072c9d50fb4c160e9c026020f66a7ebb98f5d (diff)
downloadscons-git-2b4e05d0f38b1115e0909f53f06b6f52ed0ef3d4.tar.gz
Added -fopenmp and -openmp to the docs.
-rw-r--r--src/engine/SCons/Environment.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/SCons/Environment.xml b/src/engine/SCons/Environment.xml
index e51f95717..46a00d2d5 100644
--- a/src/engine/SCons/Environment.xml
+++ b/src/engine/SCons/Environment.xml
@@ -2306,6 +2306,7 @@ and added to the following construction variables:
-framework FRAMEWORKS
-frameworkdir= FRAMEWORKPATH
-fmerge-all-constants CCFLAGS, LINKFLAGS
+-fopenmp CCFLAGS, LINKFLAGS
-include CCFLAGS
-isysroot CCFLAGS, LINKFLAGS
-isystem CCFLAGS
@@ -2316,6 +2317,7 @@ and added to the following construction variables:
-L LIBPATH
-mno-cygwin CCFLAGS, LINKFLAGS
-mwindows LINKFLAGS
+-openmp CCFLAGS, LINKFLAGS
-pthread CCFLAGS, LINKFLAGS
-std= CFLAGS
-Wa, ASFLAGS, CCFLAGS