nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
4fb5285e39
commit
2f517518e6
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ PKG_MD5SUM:=7efb5715561c3d10dafd3fa97b4f2d20
|
|||
|
||||
PKG_LICENSE:=PublicDomain
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/nacl
|
||||
|
|
Loading…
Reference in a new issue