aboutsummaryrefslogtreecommitdiff
path: root/net/overture/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/overture/Makefile')
-rw-r--r--net/overture/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/overture/Makefile b/net/overture/Makefile
index d11748c6f..528311386 100644
--- a/net/overture/Makefile
+++ b/net/overture/Makefile
@@ -14,7 +14,7 @@ PKG_LICENSE_FILES:=LICENSE
PKG_BUILD_DEPENDS:=golang/host
PKG_BUILD_PARALLEL:=1
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
GO_PKG:=github.com/shawn1m/overture
GO_PKG_BUILD_PKG:=$(GO_PKG)/main