1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-01 09:57:01 +00:00
nixpkgs/pkgs/build-support/cc-wrapper
Andrew Childs 6c4ce7960e bintools-wrapper, cc-wrapper: parameterize darwin min version variable
These variables are the ones that the standard toolchain uses, so we
should use those and not always use MACOSX_DEPLOYMENT_TARGET.

See 236a426c12/cctools/ld64/src/ld/PlatformSupport.cpp (L54-L55)
2021-04-11 09:47:10 +09:00
..
add-flags.sh bintools-wrapper, cc-wrapper: parameterize darwin min version variable 2021-04-11 09:47:10 +09:00
add-hardening.sh
cc-wrapper.sh cc-wrapper: -nostdlib does not imply -nostdinc++ 2021-03-20 09:26:04 +01:00
default.nix bintools-wrapper, cc-wrapper: parameterize darwin min version variable 2021-04-11 09:47:10 +09:00
fortran-hook.sh
gnat-wrapper.sh gnat: fix build 2020-09-19 20:54:27 -07:00
setup-hook.sh