wireproxy: mark broken

This commit is contained in:
Duncaen
2023-08-24 12:24:11 +02:00
parent 1175d402d0
commit ff56264c3f

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"
}