diff options
-rw-r--r-- | libs/gnutls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 2a618c2e0..01531e03f 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnutls PKG_VERSION:=3.2.17 PKG_RELEASE:=1 +PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2 |