Unverified Commit a9ae918d authored by Emily's avatar Emily Committed by GitHub
Browse files

swift: source darwin-sdk-setup.bash (#360207)

parents e8ef3a06 c578c48b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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,