mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: remove -Dskip-translate-c from riscv64-linux scripts
This no longer exists and caused the build to fail.
This commit is contained in:
parent
1f7ee99b35
commit
032df7202a
@ -55,8 +55,6 @@ stage3-debug/bin/zig build test-cases test-modules test-unit test-c-abi test-sta
|
|||||||
-Dskip-non-native \
|
-Dskip-non-native \
|
||||||
-Dskip-single-threaded \
|
-Dskip-single-threaded \
|
||||||
-Dskip-compile-errors \
|
-Dskip-compile-errors \
|
||||||
-Dskip-translate-c \
|
|
||||||
-Dskip-run-translated-c \
|
|
||||||
-Dtarget=native-native-musl \
|
-Dtarget=native-native-musl \
|
||||||
--search-prefix "$PREFIX" \
|
--search-prefix "$PREFIX" \
|
||||||
--zig-lib-dir "$PWD/../lib"
|
--zig-lib-dir "$PWD/../lib"
|
||||||
|
|||||||
@ -55,8 +55,6 @@ stage3-release/bin/zig build test-cases test-modules test-unit test-c-abi test-s
|
|||||||
-Dskip-non-native \
|
-Dskip-non-native \
|
||||||
-Dskip-single-threaded \
|
-Dskip-single-threaded \
|
||||||
-Dskip-compile-errors \
|
-Dskip-compile-errors \
|
||||||
-Dskip-translate-c \
|
|
||||||
-Dskip-run-translated-c \
|
|
||||||
-Dtarget=native-native-musl \
|
-Dtarget=native-native-musl \
|
||||||
--search-prefix "$PREFIX" \
|
--search-prefix "$PREFIX" \
|
||||||
--zig-lib-dir "$PWD/../lib"
|
--zig-lib-dir "$PWD/../lib"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user