diff options
author | becker33 <becker33@llnl.gov> | 2016-12-08 22:40:26 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-12-08 22:40:26 -0800 |
commit | 3f8613ae42b67007c8000a97371322c14cdaf5db (patch) | |
tree | d8b6d2f53f06a264eab0779832710b127d8f67f3 /share | |
parent | 10591fb87fe3889e85c7902a22bebe56d8138913 (diff) | |
download | spack-3f8613ae42b67007c8000a97371322c14cdaf5db.tar.gz spack-3f8613ae42b67007c8000a97371322c14cdaf5db.tar.bz2 spack-3f8613ae42b67007c8000a97371322c14cdaf5db.tar.xz spack-3f8613ae42b67007c8000a97371322c14cdaf5db.zip |
Make targets an attribute of compilers (#2500)
* Make targets an attribute of compilers, similar to OS. Allows users to use `spack compiler find` to add compilers for the same platform/os but different targets when spack is installed on a file system mounted on machines with different targets.
* Changed get_compilers() method to treat old compilers with no target as target='any'
* flake8 changes
* Address change requests for comments/code clarity
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions