nixpkgs/pkgs/development/compilers/swift/compiler
Stéphan Kochen 7220d26ed5 swift: bootstrap using system stdlib
`BOOTSTRAPPING-WITH-HOSTLIBS` is also what official builds use on
Darwin. It's unclear why `BOOTSTRAPPING` was working before, but it is
probably not supported on Darwin to begin with. It was now causing
crashes because of mixing of two copies of stdlib at run-time.
2023-01-22 10:36:11 +01:00
..
patches swift: bootstrap using system stdlib 2023-01-22 10:36:11 +01:00
default.nix swift: bootstrap using system stdlib 2023-01-22 10:36:11 +01:00