node: disable MIPS16
authorJohn Crispin <[email protected]>
Sat, 24 Oct 2015 07:57:36 +0000 (09:57 +0200)
committerJohn Crispin <[email protected]>
Sun, 25 Oct 2015 23:57:48 +0000 (00:57 +0100)
Signed-off-by: John Crispin <[email protected]>
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 <[email protected]>
 PKG_LICENSE:=