mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04: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>