mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
swift: source darwin-sdk-setup.bash (#360207)
This commit is contained in:
commit
a9ae918dcc
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ cc_wrapper="${NIX_CC:-@default_cc_wrapper@}"
|
|||
|
||||
source $cc_wrapper/nix-support/utils.bash
|
||||
|
||||
source $cc_wrapper/nix-support/darwin-sdk-setup.bash
|
||||
|
||||
expandResponseParams "$@"
|
||||
|
||||
# Check if we should wrap this Swift invocation at all, and how. Specifically,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue