spack/lib/spack/env
Scott McMillan 0007ed72c3
Fix: Add a space between -isystem and the directory (#21599)
Some compilers, such as the NV compilers, do not recognize -isystem
dir when specified without a space.

Works: -isystem ../include
Does not work: -isystem../include

This PR updates the compiler wrapper to include the space with -isystem.
2021-02-10 15:56:42 -08:00
..
aocc Adding AOCC compiler to SPACK community (#19345) 2020-10-20 10:50:09 -05:00
arm
case-insensitive
cce
clang
fj Add Fujitsu compiler to Spack. (#11287) 2019-05-21 20:31:14 -05:00
gcc
intel
nag
nvhpc New compiler: nvhpc (NVIDIA HPC SDK) (#19294) 2020-10-16 14:04:27 -07:00
oneapi Oneapi add compiler (#19330) 2020-10-29 16:52:54 -05:00
pgi
xl
xl_r
c89
c99
c++
cc Fix: Add a space between -isystem and the directory (#21599) 2021-02-10 15:56:42 -08:00
cpp
f77
f90
f95
fc
ftn Add ftn to lib/spack/env (#11180) 2019-04-17 13:12:25 -07:00
ld