spack/lib/spack
bernhardkaindl 979c355c99
spack/build_environment.py: Clean MAKEFLAGS, DISPLAY and TERM (#26092)
clean_environment(): Unset three more environment variables:

MAKEFLAGS: Affects make, can eg indirectly inhibit enabling parallel build
DISPLAY: Tests of GUI widget libraries might try to connect to an X server
TERM: Could make testsuites attempt to color their output
2021-09-22 00:23:10 +02:00
..
docs Rename 'variant_name' to 'variant' and document it in autotools build system (#26064) 2021-09-21 11:27:41 +02:00
env cc: Use parameter expansion instead of basename (#24509) 2021-09-16 16:25:49 +00:00
external Use a patched argparse only in Python 2.X (#25376) 2021-08-17 08:52:51 -07:00
llnl Fix: --overwrite backs up old install dir, but it gets destroyed anyways (#25583) 2021-08-27 12:41:24 -07:00
spack spack/build_environment.py: Clean MAKEFLAGS, DISPLAY and TERM (#26092) 2021-09-22 00:23:10 +02:00