authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-02-10 20:20:04 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-02-10 20:20:04 -08:00
log8dd64175e18cbca59fd7f171bb94261f22791c5c
treeb99f6305dfe0f494d25c6498a14eb4c07c9a1850
parent1285eefeef60e5afcb3bbf9ad3a7b4fcad4aecb8

build_all.sh- add arm-linux-musleabihf target for raspberry bi


1 files changed, 1 insertions(+), 0 deletions(-)

build_all_zig.sh+1
...@@ -9,6 +9,7 @@ tag=v$version.$(git log --format=%h -1)...@@ -9,6 +9,7 @@ tag=v$version.$(git log --format=%h -1)
9targets="9targets="
10aarch64-linux-musl10aarch64-linux-musl
11aarch64-macos-gnu11aarch64-macos-gnu
12arm-linux-musleabihf
12i386-windows-gnu13i386-windows-gnu
13i386-linux-musl14i386-linux-musl
14riscv64-linux-musl15riscv64-linux-musl