Correct inconsistency in comment (#3414)
This commit is contained in:
parent
7e3eaba899
commit
63a8f79980
2
lib/spack/env/cc
vendored
2
lib/spack/env/cc
vendored
@ -58,7 +58,7 @@ parameters=(
|
||||
# The default compiler flags are passed from these variables:
|
||||
# SPACK_CFLAGS, SPACK_CXXFLAGS, SPACK_FCFLAGS, SPACK_FFLAGS,
|
||||
# SPACK_LDFLAGS, SPACK_LDLIBS
|
||||
# Debug env var is optional; set to true for debug logging:
|
||||
# Debug env var is optional; set to "TRUE" for debug logging:
|
||||
# SPACK_DEBUG
|
||||
# Test command is used to unit test the compiler script.
|
||||
# SPACK_TEST_COMMAND
|
||||
|
Loading…
Reference in New Issue
Block a user