This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
node: disable MIPS16
Signed-off-by: John Crispin <blogic@openwrt.org>
lilik-openwrt-22.03
John Crispin
9 years ago
parent
8e6ba58fbe
commit
8ca186cd59
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lang/node/Makefile
+ 1
- 0
lang/node/Makefile
View 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
:=
Write
Preview
Loading…
Cancel
Save