| author | |
| committer | |
| log | 3dfcba86b856cfcf2aaef9e4ca636c7b2d2f9276 |
| tree | ce1f7e383a5e8304b94ee4c41f3175785d9c0584 |
| parent | 21b7ceb5e56c80208782b1cf6c235c0d1bba8da2 |
19 files changed, 19 insertions(+), 76 deletions(-)
ci/aarch64-freebsd-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/aarch64-freebsd-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/aarch64-netbsd-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/aarch64-netbsd-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/loongarch64-linux-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/loongarch64-linux-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/powerpc64le-linux-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/powerpc64le-linux-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/s390x-linux-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/s390x-linux-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-freebsd-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-freebsd-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-linux-debug-llvm.sh+1-4| ... | ... | @@ -34,10 +34,7 @@ cmake .. \ |
| 34 | 34 | -DZIG_STATIC=ON \ |
| 35 | 35 | -DZIG_NO_LIB=ON \ |
| 36 | 36 | -DZIG_EXTRA_BUILD_ARGS="-Duse-llvm=true" \ |
| 37 | -GNinja \ | |
| 38 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 39 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 40 | # https://github.com/ziglang/zig/issues/22213 | |
| 37 | -GNinja | |
| 41 | 38 | |
| 42 | 39 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 43 | 40 | # so that installation and testing do not get affected by them. |
ci/x86_64-linux-debug.sh+1-4| ... | ... | @@ -33,10 +33,7 @@ cmake .. \ |
| 33 | 33 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 34 | 34 | -DZIG_STATIC=ON \ |
| 35 | 35 | -DZIG_NO_LIB=ON \ |
| 36 | -GNinja \ | |
| 37 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 38 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 39 | # https://github.com/ziglang/zig/issues/22213 | |
| 36 | -GNinja | |
| 40 | 37 | |
| 41 | 38 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 42 | 39 | # so that installation and testing do not get affected by them. |
ci/x86_64-linux-release.sh+1-4| ... | ... | @@ -39,10 +39,7 @@ cmake .. \ |
| 39 | 39 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 40 | 40 | -DZIG_STATIC=ON \ |
| 41 | 41 | -DZIG_NO_LIB=ON \ |
| 42 | -GNinja \ | |
| 43 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 44 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 45 | # https://github.com/ziglang/zig/issues/22213 | |
| 42 | -GNinja | |
| 46 | 43 | |
| 47 | 44 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 48 | 45 | # so that installation and testing do not get affected by them. |
ci/x86_64-netbsd-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-netbsd-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-openbsd-debug.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |
ci/x86_64-openbsd-release.sh+1-4| ... | ... | @@ -31,10 +31,7 @@ cmake .. \ |
| 31 | 31 | -DZIG_TARGET_MCPU="$MCPU" \ |
| 32 | 32 | -DZIG_STATIC=ON \ |
| 33 | 33 | -DZIG_NO_LIB=ON \ |
| 34 | -GNinja \ | |
| 35 | -DCMAKE_C_LINKER_DEPFILE_SUPPORTED=FALSE \ | |
| 36 | -DCMAKE_CXX_LINKER_DEPFILE_SUPPORTED=FALSE | |
| 37 | # https://github.com/ziglang/zig/issues/22213 | |
| 34 | -GNinja | |
| 38 | 35 | |
| 39 | 36 | # Now cmake will use zig as the C/C++ compiler. We reset the environment variables |
| 40 | 37 | # so that installation and testing do not get affected by them. |