mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
@@ -18,6 +18,8 @@ PKG_MD5SUM:=7efb5715561c3d10dafd3fa97b4f2d20
|
||||
|
||||
PKG_LICENSE:=PublicDomain
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/nacl
|
||||
|
||||
Reference in New Issue
Block a user