| author | |
| committer | |
| log | 6a9ca56e3bda4afc01b5bc2b7b2fec8f9d00547a |
| tree | e216ab71803094903f010314070fe1bf08a79e64 |
| parent | 9fa2fb33b32fa9eb5f5fc815945d20cae83ad49f |
zig_system_linker_hack is only available on native macos1 files changed, 0 insertions(+), 2 deletions(-)
build_all_zig.sh-2| ... | @@ -18,8 +18,6 @@ x86_64-windows-gnu | ... | @@ -18,8 +18,6 @@ x86_64-windows-gnu |
| 18 | x86_64-macos-gnu | 18 | x86_64-macos-gnu |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | export ZIG_SYSTEM_LINKER_HACK=1 | ||
| 22 | |||
| 23 | for item in $targets | 21 | for item in $targets |
| 24 | do | 22 | do |
| 25 | echo "$tag-$item" | 23 | echo "$tag-$item" |