Skip to content

Commit

Permalink
[Backport release-24.11] swift: source darwin-sdk-setup.bash (#368937)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangwalther authored Jan 11, 2025
2 parents 6670a31 + 0d30c0a commit 78278e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/compilers/swift/wrapper/wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 78278e3

Please sign in to comment.