diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2019-10-21 20:20:05 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-10-21 11:20:05 -0700 |
commit | 3d77ecd92e0ccc950daf30468ec2ef591668d8eb (patch) | |
tree | 7bcc6da6dcf9bca186a5fe9e18471adc524416f1 /.gitignore | |
parent | 498f448ef353eed906a100752b2c1598423a7276 (diff) | |
download | spack-3d77ecd92e0ccc950daf30468ec2ef591668d8eb.tar.gz spack-3d77ecd92e0ccc950daf30468ec2ef591668d8eb.tar.bz2 spack-3d77ecd92e0ccc950daf30468ec2ef591668d8eb.tar.xz spack-3d77ecd92e0ccc950daf30468ec2ef591668d8eb.zip |
Bootstrap environment modules optimizing for generic architectures (#13105)
fixes #13073
Since #3206 was merged bootstrapping environment-modules was using the architecture of the current host or the best match supported by the default compiler. The former case is an issue since shell integration was looking for a spec targeted at the host microarchitecture.
1. Bootstrap an env modules targeted at generic architectures
2. Look for generic targets in shell integration scripts
3. Add a new entry in Travis to test shell integration
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions