commit 8ca186cd593479d0b6b51455a355287cb2317d88
parent 8e6ba58fbe890405f5342f85d91f30a38f73d978
Author: John Crispin <blogic@openwrt.org>
Date: Sat, 24 Oct 2015 09:57:36 +0200
node: disable MIPS16
Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lang/node/Makefile b/lang/node/Makefile
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
PKG_BUILD_DEPENDS:=python/host
PKG_INSTALL:=1
+PKG_USE_MIPS16:=0
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_LICENSE:=