node: disable MIPS16
authorJohn Crispin <redacted>
Sat, 24 Oct 2015 07:57:36 +0000 (09:57 +0200)
committerJohn Crispin <redacted>
Sun, 25 Oct 2015 23:57:48 +0000 (00:57 +0100)
Signed-off-by: John Crispin <redacted>
lang/node/Makefile

index 74eb44e432bf58c1b49194470e5fafdf4336a893..65a53900c7a907f41380469571fb5bd22028f62e 100644 (file)
@@ -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:=
git clone https://git.99rst.org/PROJECT