We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f98df0 commit d6ec07bCopy full SHA for d6ec07b
libexec/build-libv8
@@ -45,7 +45,7 @@ case "$(uname -m)" in
45
;;
46
esac
47
48
-"${PYTHON}" configure --openssl-no-asm --without-npm --shared --with-intl=small-icu ${enable_pointer_compression}
+"${PYTHON}" configure --openssl-no-asm --without-npm --shared --with-intl=full-icu ${enable_pointer_compression}
49
make BUILDTYPE=Release config.gypi
50
make BUILDTYPE=Release out/Makefile
51
0 commit comments