mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-26 11:44:22 -04:00
really really fix pie build
This commit is contained in:
parent
81893cb41d
commit
ca5ce23fb4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
"linux-amd64")
|
||||
;&
|
||||
"linux-arm64")
|
||||
if [ -z $PIE_ENABLED ]
|
||||
if [ -n $PIE_ENABLED ]
|
||||
then
|
||||
EXTRA_ARG=$EXTRA_ARG" -buildmode=pie"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user