diff --git a/build_all_zig.sh b/build_all_zig.sh index a638e5ad9d75149a6ea4dfbe9060bb7ed3fdd8a7..307fe05d6fbd4fc1dfca0cc4c7210ccf78d2a913 100755 --- a/build_all_zig.sh +++ b/build_all_zig.sh @@ -18,8 +18,6 @@ x86_64-windows-gnu x86_64-macos-gnu " -export ZIG_SYSTEM_LINKER_HACK=1 - for item in $targets do echo "$tag-$item"