mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update build_xray.sh
This commit is contained in:
parent
f1c46e0873
commit
85f5933b40
@ -22,7 +22,7 @@ cd ${cur_dir}
|
||||
git clone https://github.com/XTLS/Xray-core.git
|
||||
cd Xray-core || exit 2
|
||||
|
||||
LDFLAGS="-s -w"
|
||||
LDFLAGS="-s -w -buildid="
|
||||
ARCHS=( 386 amd64 arm arm64 ppc64le s390x )
|
||||
ARMS=( 6 7 )
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user