polarssl: disable mips16
authorFelix Fietkau <nbd@openwrt.org>
Wed, 14 Aug 2013 13:02:36 +0000 (13:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 14 Aug 2013 13:02:36 +0000 (13:02 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37772

package/libs/polarssl/Makefile

index 4b4acdb7900686888dc5039913d79283ba554b0c..6c7a8ef376b3801b9d0699e4f23e6a51e531934a 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=polarssl
 PKG_VERSION:=1.2.8
 PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
 PKG_SOURCE_URL:=https://polarssl.org/code/releases