nixpkgs/pkgs/build-support/cc-wrapper
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
..
add-flags.sh Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
add-hardening.sh treewide: Use (( "${NIX_DEBUG:-0}" >= 1) )) consistently 2017-09-26 11:24:19 -04:00
cc-wrapper.sh cc-wrapper: Clean up dynamic linking with x86 multilib 2017-09-28 20:05:26 -04:00
default.nix cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
gnat-wrapper.sh cc-wrapper: Add set -x tracing for NIX_DEBUG >= 7 2017-09-26 11:24:19 -04:00
gnatlink-wrapper.sh cc-wrapper: Add set -x tracing for NIX_DEBUG >= 7 2017-09-26 11:24:19 -04:00
ld-solaris-wrapper.sh cc-wrapper: Add set -x tracing for NIX_DEBUG >= 7 2017-09-26 11:24:19 -04:00
ld-wrapper.sh Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
macos-sierra-reexport-hack.bash Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
setup-hook.sh Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper" 2017-09-07 12:51:21 +02:00
utils.sh treewide: Use (( "${NIX_DEBUG:-0}" >= 1) )) consistently 2017-09-26 11:24:19 -04:00