diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-13 17:01:45 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-18 11:37:59 -0800 |
commit | 4eb54b6358c5825d69558662d0ef1787e75a24ab (patch) | |
tree | 8cd72b214d050e31abd792eb785c2ba18f9d570c /LICENSE-APACHE | |
parent | fa5e8aa87670fdd437a7a159d8dcb74187d46155 (diff) | |
download | spack-4eb54b6358c5825d69558662d0ef1787e75a24ab.tar.gz spack-4eb54b6358c5825d69558662d0ef1787e75a24ab.tar.bz2 spack-4eb54b6358c5825d69558662d0ef1787e75a24ab.tar.xz spack-4eb54b6358c5825d69558662d0ef1787e75a24ab.zip |
bugfix: `pgcc -V` returns 2 on power machines
`pgcc -V` was failing on power machines because it returns 2 (despite
correctly printing version information). On x86_64 machines the same
command returns 0 and doesn't cause an error.
- [x] Ignore return value of 2 for pgcc when doign a version check
Diffstat (limited to 'LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions