mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01: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_LICENSE:=PublicDomain
|
||||||
|
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/nacl
|
define Package/nacl
|
||||||
|
|||||||
Reference in New Issue
Block a user