spack/share/spack/qa
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
..
configuration Add new RubyPackage build system base class (#18199) 2020-09-02 16:26:36 -07:00
bashcov coverage: use kcov to get coverage for our cc script 2018-12-29 23:47:29 -08:00
completion-test.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
flake8_formatter.py PythonPackage: url -> pypi (#20610) 2020-12-29 16:44:04 -08:00
run-build-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-doc-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-shell-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-style-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
run-unit-tests copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.csh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.fish copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
setup-env-test.sh Drop compiler variables from spack load (#21699) 2021-02-23 13:35:19 +01:00
setup.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00
test-framework.sh copyrights: update all files with license headers for 2021 2021-01-02 12:12:00 -08:00