Skip to content

Commit

Permalink
We should always build with intl-api being exposed
Browse files Browse the repository at this point in the history
Signed-off-by: Jory A. Pratt <[email protected]>
  • Loading branch information
anarchpenguin committed Jan 11, 2016
1 parent 1d89952 commit f74689e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/mozconfig-v6.42.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ mozconfig_config() {
mozconfig_annotate 'Gentoo default to honor system linker' --disable-gold
mozconfig_annotate 'Gentoo default' --disable-skia
mozconfig_annotate '' --disable-gconf
mozconfig_annotate '' --with-intl-api

# Use jemalloc unless libc is not glibc >= 2.4
# at this time the minimum glibc in the tree is 2.9 so we should be safe.
Expand All @@ -261,7 +262,6 @@ mozconfig_config() {
mozconfig_use_enable system-sqlite
mozconfig_use_with system-jpeg
mozconfig_use_with system-icu
mozconfig_use_with system-icu intl-api
mozconfig_use_with system-libvpx

# Modifications to better support ARM, bug 553364
Expand Down

0 comments on commit f74689e

Please sign in to comment.