v2ray: mark broken

This commit is contained in:
Duncaen 2023-08-24 12:23:08 +02:00
parent f71484a9a6
commit 1175d402d0
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -20,6 +20,8 @@ system_accounts="_v2ray"
export GOFLAGS="-x -p=$XBPS_MAKEJOBS -buildmode=pie -trimpath"
export CGO_ENABLED=0
broken="GOTOOLCHAIN not supported"
pre_build() {
export GOTOOLCHAIN="go1.20.7"
}