authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-03-16 14:36:29 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-03-16 14:36:29 -07:00
log6a9ca56e3bda4afc01b5bc2b7b2fec8f9d00547a
treee216ab71803094903f010314070fe1bf08a79e64
parent9fa2fb33b32fa9eb5f5fc815945d20cae83ad49f

build_all.sh: revert 9889259

zig_system_linker_hack is only available on native macos

1 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
18x86_64-macos-gnu18x86_64-macos-gnu
19"19"
2020
21export ZIG_SYSTEM_LINKER_HACK=1
22
23for item in $targets21for item in $targets
24do22do
25 echo "$tag-$item"23 echo "$tag-$item"