From: John Crispin Date: Sat, 24 Oct 2015 07:57:36 +0000 (+0200) Subject: node: disable MIPS16 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8ca186cd593479d0b6b51455a355287cb2317d88;p=openwrt-packages.git node: disable MIPS16 Signed-off-by: John Crispin --- diff --git a/lang/node/Makefile b/lang/node/Makefile index 74eb44e43..65a53900c 100644 --- 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 PKG_LICENSE:=