summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorStephen Sachs <stephenmsachs@gmail.com>2022-10-17 18:46:11 +0200
committerGitHub <noreply@github.com>2022-10-17 10:46:11 -0600
commit2e55812417398ea2fcb2f9e8d75cf7c86b9095d2 (patch)
tree51c23d2976764ebc6b3f7ff5dfe6bff4e4b5d1ee /lib
parente7b14dd4911cee11b04c031cfc9ee096a1f5ea6f (diff)
downloadspack-2e55812417398ea2fcb2f9e8d75cf7c86b9095d2.tar.gz
spack-2e55812417398ea2fcb2f9e8d75cf7c86b9095d2.tar.bz2
spack-2e55812417398ea2fcb2f9e8d75cf7c86b9095d2.tar.xz
spack-2e55812417398ea2fcb2f9e8d75cf7c86b9095d2.zip
Classic Intel compilers do not support gcc-toolchain (#33281)
* Classic Intel compilers do not support gcc-toolchain This fix removes `--gcc-toolchain=` from the ~.fcg` files for the classic Intel compilers. AFAIK this option is only supported for Clang based compilers. This lead to an issue when installing cmake. Reproducer: ``` spack install cmake@3.24.2%intel@2021.7.0~doc+ncurses+ownlibs~qt build_type=Release arch=linux-amzn2-skylake_avx512 ``` Tagging maintainer @rscohn2 * Add `-gcc-name` for icc .. and `-gxx-name` for icpc. AFAIK this is used for modern C++ support, so we can ignore `ifort`. Co-authored-by: Stephen Sachs <stesachs@amazon.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions