diff options
Diffstat (limited to 'package/libs/nettle/Makefile')
-rw-r--r-- | package/libs/nettle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile index 87eff5a1ec..0cec4a5d33 100644 --- a/package/libs/nettle/Makefile +++ b/package/libs/nettle/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nettle PKG_VERSION:=3.8.1 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=3 PKG_BUILD_FLAGS:=no-mips16 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |