mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
v2ray: mark broken
This commit is contained in:
parent
f71484a9a6
commit
1175d402d0
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ system_accounts="_v2ray"
|
||||||
export GOFLAGS="-x -p=$XBPS_MAKEJOBS -buildmode=pie -trimpath"
|
export GOFLAGS="-x -p=$XBPS_MAKEJOBS -buildmode=pie -trimpath"
|
||||||
export CGO_ENABLED=0
|
export CGO_ENABLED=0
|
||||||
|
|
||||||
|
broken="GOTOOLCHAIN not supported"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export GOTOOLCHAIN="go1.20.7"
|
export GOTOOLCHAIN="go1.20.7"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue