From: Felix Fietkau Date: Wed, 14 Aug 2013 13:02:36 +0000 (+0000) Subject: polarssl: disable mips16 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ae737b77b5d905c26ba2757d619e153274930dde;p=librecmc%2Flibrecmc.git polarssl: disable mips16 Signed-off-by: Felix Fietkau SVN-Revision: 37772 --- diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index 4b4acdb790..6c7a8ef376 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -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