nixpkgs/pkgs/build-support/cc-wrapper
Daiderd Jordan 5d3527c148
cc-wrapper: don't export CPP
CPP defaults to $(CC) -E and setting it explicitly seems to cause
issues in a number of packages like gcc and gdb.

https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
2017-08-16 21:38:32 +02:00
..
add-flags.sh cc-wrapper: Fix standalone gcc 2017-08-08 11:03:51 +02:00
add-hardening.sh cc-wrapper: Use set -u throughout 2017-08-07 03:05:51 -04:00
cc-wrapper.sh cc-wrapper: Improve set -u compliance 2017-08-14 14:44:32 -04:00
default.nix Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
expand-response-params.c cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and escaped 2017-07-03 23:16:10 -04:00
gnat-wrapper.sh cc-wrapper: Use set -u throughout 2017-08-07 03:05:51 -04:00
gnatlink-wrapper.sh cc-wrapper: Use set -u throughout 2017-08-07 03:05:51 -04:00
ld-solaris-wrapper.sh cc-wrapper: Pass shellcheck and other cleanups 2017-08-04 12:47:29 -04:00
ld-wrapper.sh cc-wrapper: Improve set -u compliance 2017-08-14 14:44:32 -04:00
macos-sierra-reexport-hack.bash cc-wrapper: Don't hardcode MacOS min version for delegates 2017-08-03 16:37:27 -04:00
setup-hook.sh cc-wrapper: don't export CPP 2017-08-16 21:38:32 +02:00
utils.sh cc-wrapper: Improve set -u compliance 2017-08-14 14:44:32 -04:00