Author: nbd
Date: 2014-08-31 14:03:43 +0200 (Sun, 31 Aug 2014)
New Revision: 42341

Modified:
   trunk/package/libs/nettle/Makefile
Log:
nettle: disable mips16 support to improve performance

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>

Modified: trunk/package/libs/nettle/Makefile
===================================================================
--- trunk/package/libs/nettle/Makefile  2014-08-31 11:06:48 UTC (rev 42340)
+++ trunk/package/libs/nettle/Makefile  2014-08-31 12:03:43 UTC (rev 42341)
@@ -10,6 +10,7 @@
 PKG_NAME:=nettle
 PKG_VERSION:=2.7.1
 PKG_RELEASE:=1
+PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/nettle
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to