diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scons.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index f83fc96..16a7986 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -5492,6 +5492,11 @@ is the construction environment (a dictionary of construction values) in force for this file installation. +.IP INTEL_C_COMPILER_VERSION +Set by the "intelc" Tool +to the major version number of the Intel C compiler +selected for use. + .IP JAR The Java archive tool. |