| author | |
| committer | |
| log | aea45bdf252c5040b1883e83014f31e2122427de |
| tree | 801cec2d6562375cf1e478950868d51a3035819a |
| parent | 0d4e223ab58974361ea4dfbad82f2109cd5da664 |
2 files changed, 2 insertions(+), 2 deletions(-)
ci/x86_64-macos-debug.sh+1-1| ... | @@ -6,7 +6,7 @@ set -e | ... | @@ -6,7 +6,7 @@ set -e |
| 6 | ZIGDIR="$(pwd)" | 6 | ZIGDIR="$(pwd)" |
| 7 | TARGET="$ARCH-macos-none" | 7 | TARGET="$ARCH-macos-none" |
| 8 | MCPU="baseline" | 8 | MCPU="baseline" |
| 9 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.11.0-dev.1869+df4cfc2ec" | 9 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.11.0-dev.2182+0d4e223ab" |
| 10 | PREFIX="$HOME/$CACHE_BASENAME" | 10 | PREFIX="$HOME/$CACHE_BASENAME" |
| 11 | JOBS="-j3" | 11 | JOBS="-j3" |
| 12 | 12 |
ci/x86_64-macos-release.sh+1-1| ... | @@ -6,7 +6,7 @@ set -e | ... | @@ -6,7 +6,7 @@ set -e |
| 6 | ZIGDIR="$(pwd)" | 6 | ZIGDIR="$(pwd)" |
| 7 | TARGET="$ARCH-macos-none" | 7 | TARGET="$ARCH-macos-none" |
| 8 | MCPU="baseline" | 8 | MCPU="baseline" |
| 9 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.11.0-dev.1869+df4cfc2ec" | 9 | CACHE_BASENAME="zig+llvm+lld+clang-$TARGET-0.11.0-dev.2182+0d4e223ab" |
| 10 | PREFIX="$HOME/$CACHE_BASENAME" | 10 | PREFIX="$HOME/$CACHE_BASENAME" |
| 11 | JOBS="-j3" | 11 | JOBS="-j3" |
| 12 | 12 |