mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
e7cf9a7c45
The Swift compiler derivation modifies the clang wrapper to use
`exec -a "$0"` to allow it to use the same binary for both `clang` and
`clang++`. The sed script it uses to do this fails after the cc-wrapper
changes in
|
||
---|---|---|
.. | ||
compiler | ||
foundation | ||
libdispatch | ||
sourcekit-lsp | ||
swift-docc | ||
swift-driver | ||
swift-format | ||
swiftpm | ||
wrapper | ||
xctest | ||
default.nix | ||
sources.nix |