Bläddra i källkod

node: disable MIPS16

Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin 9 år sedan
förälder
incheckning
8ca186cd59
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      lang/node/Makefile

+ 1
- 0
lang/node/Makefile Visa fil

@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
16 16
 
17 17
 PKG_BUILD_DEPENDS:=python/host
18 18
 PKG_INSTALL:=1
19
+PKG_USE_MIPS16:=0
19 20
 
20 21
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
21 22
 PKG_LICENSE:=