aboutsummaryrefslogtreecommitdiff
path: root/lang/node-serialport
diff options
context:
space:
mode:
Diffstat (limited to 'lang/node-serialport')
-rw-r--r--lang/node-serialport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/node-serialport/Makefile b/lang/node-serialport/Makefile
index ee1d6e404..336d4b2e7 100644
--- a/lang/node-serialport/Makefile
+++ b/lang/node-serialport/Makefile
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://registry.npmjs.org/$(PKG_NPM_NAME)/-/
PKG_HASH:=e19fe993ad16ae0e03fc42e24cfe4babf8fd90f8358e1885d5e216277dda1086
PKG_BUILD_DEPENDS:=node/host
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
PKG_MAINTAINER:=Hirokazu MORIKAWA <morikw2@gmail.com>
PKG_LICENSE:=MIT