3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/os-specific/darwin/apple-sdk-11.0
Stéphan Kochen 6515b56871
darwin.apple_sdk_11_0: use stdenv objc4
Stdenv on aarch64-darwin pulls in (bootstrap-stage4) objc4, unlike
x86_64. However derivations that otherwise depend on objc4 would use a
a different objc4 derivation on top of the final stdenv.

Because this library defines an LLVM module, having multiple instances
of it in the import path will interfere with builds.
2022-09-20 12:14:49 +02:00
..
apple_sdk.nix apple_sdk_11_0: fix build on x86_64-darwin and expose as attribute 2022-07-06 19:41:17 -04:00
cf-setup-hook.sh
default.nix darwin.apple_sdk_11_0: use stdenv objc4 2022-09-20 12:14:49 +02:00
frameworks.nix Revert "darwin.apple_sdk.frameworks.IOSurface: use Libsystem instead of xpc (#161561)" 2022-03-04 21:07:35 -05:00
libcharset.nix
libnetwork.nix
libobjc.nix
libSystem.nix darwin.Libsystem: add missing modulemaps 2022-08-12 11:54:10 +02:00
libunwind.nix
private-frameworks.nix darwin.apple_sdk.frameworks.CoreSymbolication: expose under SDK 11.0 2021-07-05 02:09:35 +00:00