aboutsummaryrefslogtreecommitdiff
path: root/extra/nodejs/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-20 12:05:51 +0200
committerCem Keylan <cem@ckyln.com>2021-10-20 12:05:51 +0200
commit2f832be7a88768244214d536d2bb729be4f73ba2 (patch)
tree43aad9f5b8f341c5c48d2e895426056471844c47 /extra/nodejs/build
parentafa7adc4812e683835321c328068f1d34aa4113c (diff)
downloadrepository-2f832be7a88768244214d536d2bb729be4f73ba2.tar.gz
nodejs: bump to 17.0.0
Diffstat (limited to 'extra/nodejs/build')
-rwxr-xr-xextra/nodejs/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nodejs/build b/extra/nodejs/build
index 0ef981e1..888bcac4 100755
--- a/extra/nodejs/build
+++ b/extra/nodejs/build
@@ -8,5 +8,8 @@ ulimit -n 4096 ||:
--with-intl=none \
--ninja
+# Remove broken subninja that we don't require anyway.
+clsed '/^subninja.*openssl-fipsmodule/d' out/Release/build.ninja
+
ninja -C out/Release
tools/install.py install "$1" /usr