From 6b3b219c16b74a35eab9351677c53c1f91fa3cb1 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 30 Aug 2014 23:33:26 +0200 Subject: [PATCH] gnutls: set USE_MIPS16 to zero Signed-off-by: Nikos Mavrogiannopoulos --- libs/gnutls/Makefile | 1 + 1 file changed, 1 insertion(+) 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