forked from spack/spack
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apple-libuuid: update installation directory (spack#40416)
* apple-libuuid: update installation directory Copy design of Apple GL
- Loading branch information
1 parent
430b2df
commit b719c90
Showing
2 changed files
with
8 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,4 +50,4 @@ packages: | |
# Apple bundles libuuid in libsystem_c version 1353.100.2, | ||
# although the version number used here isn't critical | ||
- spec: [email protected] | ||
prefix: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk | ||
prefix: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters