aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/nettle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/nettle/Makefile')
-rw-r--r--package/libs/nettle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile
index 8825da4be7..87eff5a1ec 100644
--- a/package/libs/nettle/Makefile
+++ b/package/libs/nettle/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nettle
PKG_VERSION:=3.8.1
PKG_RELEASE:=$(AUTORELEASE)
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/nettle