summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2015-12-31 16:55:31 +0000
committerSven Wegener <swegener@gentoo.org>2015-12-31 16:56:37 +0000
commit29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03 (patch)
tree7d42431cdb0830bed470f6905e3199ec23011ff4 /eclass/mozconfig-v6.42.eclass
parentdev-embedded/urjtag: Remove ftd2xx from release ebuild (diff)
downloadgentoo-29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03.tar.gz
gentoo-29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03.tar.bz2
gentoo-29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03.zip
Revert "eclass, mozconfig: Use --with-intl-api"
This change wasn't meant to go out. This reverts commit dcbc1e520d4bfa62381595f5b18eb034eff313d5.
Diffstat (limited to 'eclass/mozconfig-v6.42.eclass')
-rw-r--r--eclass/mozconfig-v6.42.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass
index 60413c418a49..1feea383d844 100644
--- a/eclass/mozconfig-v6.42.eclass
+++ b/eclass/mozconfig-v6.42.eclass
@@ -261,7 +261,7 @@ 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_enable system-icu intl-api
mozconfig_use_with system-libvpx
# Modifications to better support ARM, bug 553364