diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-08-07 22:58:13 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-08-08 01:51:51 -0700 |
commit | bb5d83890d4f9a95ab7ef410221aaff0f2f76535 (patch) | |
tree | 18abd16517657a5c924a25063c45a5c54bb1b29e /bin | |
parent | 4210f839e2e96d208a202afd0803a9bccebb4567 (diff) | |
download | spack-bb5d83890d4f9a95ab7ef410221aaff0f2f76535.tar.gz spack-bb5d83890d4f9a95ab7ef410221aaff0f2f76535.tar.bz2 spack-bb5d83890d4f9a95ab7ef410221aaff0f2f76535.tar.xz spack-bb5d83890d4f9a95ab7ef410221aaff0f2f76535.zip |
cc: refactor flag adding so that it's not in reverse order
- flags were prepended in reverse order to args, but this makes it hard
to see what order they'll be in on the final command line.
- add them in the order they'll appear to make cc easier to maintain.
- simplify code for assembling the command line
- fix separator used in SPACK_SYSTEM_DIRS test
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions