wireproxy: mark broken

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

View file

@ -19,6 +19,8 @@ make_dirs="
system_accounts="_wireproxy"
_wireproxy_homedir="/var/lib/wireproxy"
broken="GOTOOLCHAIN not supported"
pre_build() {
export GOTOOLCHAIN="go1.20.7"
}