mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
d9f7dff4a0
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>