mirror of https://github.com/q191201771/lal.git
[chore] erase build_for_arm64.sh
parent
c9c735bdb2
commit
ce62635750
@ -1,8 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
|
||||
export CGO_ENABLED=0
|
||||
export GOOS=linux
|
||||
export GOARCH=arm64
|
||||
./build.sh
|
Loading…
Reference in New Issue