mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be built in non-module mode. Module-aware mode will be mandatory in the next golang release. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>