summaryrefslogtreecommitdiff
path: root/repo/nodejs/nodejs.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/nodejs/nodejs.xibuild')
-rw-r--r--repo/nodejs/nodejs.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/nodejs/nodejs.xibuild b/repo/nodejs/nodejs.xibuild
index b4918c8..bcccc70 100644
--- a/repo/nodejs/nodejs.xibuild
+++ b/repo/nodejs/nodejs.xibuild
@@ -26,8 +26,7 @@ build () {
--openssl-use-def-ca-store \
--with-icu-default-data-dir=$(icu-config --icudatadir) \
--with-intl=small-icu \
- --without-corepack \
- --without-npm
+ --without-corepack
make
}