diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2022-02-24 19:52:45 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-24 17:52:45 -0800 |
commit | c6556b7a06eea1d3c1aacc66cb0601c9c064ab3e (patch) | |
tree | 7e938061ab9ee9d8f61d2d7047a027f82b886cb5 /README.md | |
parent | 31c856700731553e236eefac8fb119fa5b098546 (diff) | |
download | spack-c6556b7a06eea1d3c1aacc66cb0601c9c064ab3e.tar.gz spack-c6556b7a06eea1d3c1aacc66cb0601c9c064ab3e.tar.bz2 spack-c6556b7a06eea1d3c1aacc66cb0601c9c064ab3e.tar.xz spack-c6556b7a06eea1d3c1aacc66cb0601c9c064ab3e.zip |
Adjust binutils detection (#29188)
The `spack external find binutils` command was failing to find my system
binutils because the regex was not matching. The name of the executable
follows the string 'GNU' that I tested with three different
installations so I changed the regex to look for that. On my CentOS-7
system, the version had the RPM details so I set the version to capture
the first three parts of the version.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions