Skip to content

Commit

Permalink
Fix gcc-15 paths
Browse files Browse the repository at this point in the history
  • Loading branch information
dr8co committed May 31, 2024
1 parent 6beacfe commit 066a5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
--with-mpc=/opt/homebrew/opt/libmpc \
--with-isl=/opt/homebrew/opt/isl \
--with-zstd=/opt/homebrew/opt/zstd \
--with-pkgversion='Draco\'s GCC 15.0.0' \
--with-pkgversion='Draco'\''s GCC 15.0.0' \
--with-system-zlib --build=aarch64-apple-darwin23 \
--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
make -j 4
Expand Down

0 comments on commit 066a5d7

Please sign in to comment.