nixpkgs/pkgs/build-support/cc-wrapper
Daiderd Jordan bf8c125170
cc-wrapper: fix LD_DYLD_PATH on darwin
Having multiple compilers in the build environment would result in an
invalid LD_DYLD_PATH like /usr/lib/dyld/usr/lib/dyld.
Since the path is hardcoded in XNU it can't be anything but
/usr/lib/dyld anyway.
2017-08-10 00:22:58 +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: Use set -u throughout 2017-08-07 03:05:51 -04:00
default.nix cc-wrapper: fix LD_DYLD_PATH on darwin 2017-08-10 00:22:58 +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: Fix support for qtbase-setup-hook 2017-08-09 18:17:46 +02: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: Make hygienic 2017-08-07 03:05:50 -04:00
utils.sh cc-wrapper: Use set -u throughout 2017-08-07 03:05:51 -04:00