summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2015-12-19 02:06:47 -0800
committerTodd Gamblin <tgamblin@llnl.gov>2015-12-19 02:06:47 -0800
commit7cc4d88726501d6d93adf86f8080e65523e2400f (patch)
tree055cd2959798b24be8cd18729cb60f3ff2d15776 /var
parent5f9a61616b20c6fa181f10727767612de7352911 (diff)
downloadspack-7cc4d88726501d6d93adf86f8080e65523e2400f.tar.gz
spack-7cc4d88726501d6d93adf86f8080e65523e2400f.tar.bz2
spack-7cc4d88726501d6d93adf86f8080e65523e2400f.tar.xz
spack-7cc4d88726501d6d93adf86f8080e65523e2400f.zip
Fix #254: libtool & distutils want certain compiler names.
This changes the compiler wrappers so that they are called by the same name as the wrapped compiler. Many builds make assumptions about compiler names, and we need the spack compilers to be recognizable so that build systems will get their flags right. This adds per-compiler subdirectories to lib/spack/spack/env directory that contain symlinks to cc for the C, C++, F77, and F90 compilers. The build now sets CC, CXX, F77, and F90 to point to these links instead of to the generically named cc, c++, f77, and f90 wrappers.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions