python{27,39,310,311,312,313,314}: use a bootstrap SDK on Darwin (#354278)

This commit is contained in:
Emily
2024-11-07 18:27:26 +00:00
committed by GitHub
@@ -180,7 +180,7 @@ let
darwin.apple_sdk.frameworks.Cocoa
] ++ optionals stdenv.hostPlatform.isDarwin [
# Work around for ld64 crashes on x86_64-darwin. Remove once 11.0 becomes the default.
apple-sdk_11
(apple-sdk_11.override { enableBootstrap = true; })
] ++ optionals stdenv.hostPlatform.isMinGW [
windows.dlfcn
windows.mingw_w64_pthreads