spack/etc/spack/defaults
Massimiliano Culpo e3f97b37e6
Module files won't use CPATH by default, but language specific vars (#14749)
fixes #11555

Every path in CPATH is equivalent to a -I path to the compiler,
while every path in *_INCLUDE_PATH is equivalent to -isystem.
The latter avoids the noise due to warnings coming from 3rd party
libraries that a project depends on.

Added INCLUDE env variable (Intel Fortran, .mod files)
2020-03-17 08:36:56 +01:00
..
darwin Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
linux Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
config.yaml config: Add a new option connect_timeout 2020-02-27 10:52:52 -08:00
modules.yaml Module files won't use CPATH by default, but language specific vars (#14749) 2020-03-17 08:36:56 +01:00
packages.yaml hipsycl: new package and new 'sycl' virtual package (#14051) 2020-02-13 07:32:39 +01:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00