nixpkgs/pkgs/os-specific/darwin/swift-corelibs
Randy Eckenrode 0d3355a439
swift-corelibs: set NIX_COREFOUNDATION_RPATH in a hook
Closes #230870. Thanks to @eliasnaur for the test case and for rasining
awareness and to @veprbl for the work done on #111385.

This takes a slightly different approach from those two PRs. The hook is
set unconditionally. The stdenv bootstrap doesn’t really need CF at all,
so setting the hook is harmless. This simplifies things.
2023-05-29 15:43:58 -04:00
..
0001-Add-missing-TARGET_OS_-defines.patch darwin.CF: Include missing TARGET_OS_* defines 2021-11-24 15:17:13 -08:00
corefoundation.nix swift-corelibs: set NIX_COREFOUNDATION_RPATH in a hook 2023-05-29 15:43:58 -04:00
libdispatch.nix treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
pure-corefoundation-hook.sh swift-corelibs: set NIX_COREFOUNDATION_RPATH in a hook 2023-05-29 15:43:58 -04:00