From: Nikos Mavrogiannopoulos Date: Sat, 30 Aug 2014 21:33:26 +0000 (+0200) Subject: gnutls: set USE_MIPS16 to zero X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6b3b219c16b74a35eab9351677c53c1f91fa3cb1;p=openwrt-packages.git gnutls: set USE_MIPS16 to zero Signed-off-by: Nikos Mavrogiannopoulos --- 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