17 Star 11 Fork 61

OpenHarmony/third_party_node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
BSDmakefile 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhanghaibo 提交于 2022-03-14 11:55 . upgrade node to 14.18.3
# pmake might add -J (private)
FLAGS=${.MAKEFLAGS:C/\-J ([0-9]+,?)+//W}
all: .DEFAULT
.DEFAULT:
@command -v gmake > /dev/null 2>&1 ||\
(echo "GMake is required for node.js to build.\
Install and try again" && exit 1)
@gmake ${.FLAGS} ${.TARGETS}
.PHONY: test
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_node.git
git@gitee.com:openharmony/third_party_node.git
openharmony
third_party_node
third_party_node
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385