spack/etc/spack/defaults
Harmen Stoppels 0664b90751
Drop compiler variables from spack load (#21699)
Drops:

* C_INCLUDE_PATH
* CPLUS_INCLUDE_PATH
* LIBRARY_PATH
* INCLUDE

We already decided to use C_INCLUDE_PATH, CPLUS_INCLUDE_PATH, INCLUDE over CPATH here:

https://github.com/spack/spack/pull/14749

However, none of these flags apply to Fortran on Linux. So for consistency it seems better to make the user use -I and -L flags by hand or through pkgconfig.
2021-02-23 13:35:19 +01:00
..
darwin config: (darwin only) change prefix of external libuuid (#21480) 2021-02-04 14:01:40 -06:00
linux Set DYLD_LIBRARY_PATH on macOS (#9073) 2018-08-23 15:39:44 +02:00
config.yaml Procedure to deprecate old versions of software (#20767) 2021-02-09 13:51:18 -05:00
mirrors.yaml add public spack mirror (#17077) 2020-07-08 15:59:24 -07:00
modules.yaml Drop compiler variables from spack load (#21699) 2021-02-23 13:35:19 +01:00
packages.yaml Introduce virtual provider uuid (#18322) 2020-12-29 10:12:26 -06:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00