diff --git a/extra/nodejs/build b/extra/nodejs/build index dc13b6bb..b15d5815 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -11,7 +11,7 @@ esac ./configure \ --shared-zlib \ --shared-openssl \ - --with-intl=none \ + --with-intl=small-icu \ --without-report \ --without-node-snapshot \ --without-node-code-cache \