mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
If the build host has the Go compiler installed, then configure will detect this and will try to compile gensio's Go support, leading to a build failure. This disables Go support entirely to fix this build failure. Signed-off-by: Jeffery To <jeffery.to@gmail.com>