Skip to content

Commit

Permalink
Use small-icu option for i18n support
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Jan 6, 2020
1 parent 57297c3 commit b4f29be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN tar -xf "node-v$NODE_VERSION.tar.xz" \
&& ln -snf /usr/local/$TARGET/lib/ld-musl-*.so.1 /lib \
&& ./configure \
--partly-static \
--with-intl=small-icu \
--without-dtrace \
--without-inspector \
--without-etw \
Expand Down

0 comments on commit b4f29be

Please sign in to comment.