summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorscheibelp <scheibel1@llnl.gov>2017-11-10 16:33:50 -0800
committerGitHub <noreply@github.com>2017-11-10 16:33:50 -0800
commit8c458a856f8c15e69d3ddc96728e0751042e29b6 (patch)
tree1c774cab1d4831df632dfd0af7884fdab696565e /.travis.yml
parent917d0219978ddce654e509d96a32aef428325ea5 (diff)
downloadspack-8c458a856f8c15e69d3ddc96728e0751042e29b6.tar.gz
spack-8c458a856f8c15e69d3ddc96728e0751042e29b6.tar.bz2
spack-8c458a856f8c15e69d3ddc96728e0751042e29b6.tar.xz
spack-8c458a856f8c15e69d3ddc96728e0751042e29b6.zip
Group flags and values separated by space (#6169)
Fixes #6154 For compiler options which set values using the syntax "-flag value" (with a space between the flag and the flag's value) the flag and value were treated as separate and reordered. This updates Spack's logic to treat the flag and value as a single unit, even if there is a space between them. It assumes that all flags are prefixed with "-" and that all flag values are not.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions