mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
eclass, mozconfig: Use --with-intl-api
Signed-off-by: Sven Wegener <swegener@gentoo.org> Signed-off-by: Jory A. Pratt <anarchy@gentoo.org>
This commit is contained in:
committed by
Jory A. Pratt
parent
2b94a6dda5
commit
7e415ffa44
@@ -213,6 +213,6 @@ mozconfig_config() {
|
||||
mozconfig_use_enable system-sqlite
|
||||
mozconfig_use_with system-jpeg
|
||||
mozconfig_use_with system-icu
|
||||
mozconfig_use_enable system-icu intl-api
|
||||
mozconfig_use_with system-icu intl-api
|
||||
mozconfig_use_with system-libvpx
|
||||
}
|
||||
|
||||
@@ -235,7 +235,7 @@ mozconfig_config() {
|
||||
mozconfig_use_enable system-sqlite
|
||||
mozconfig_use_with system-jpeg
|
||||
mozconfig_use_with system-icu
|
||||
mozconfig_use_enable system-icu intl-api
|
||||
mozconfig_use_with system-icu intl-api
|
||||
mozconfig_use_with system-libvpx
|
||||
|
||||
# Modifications to better support ARM, bug 553364
|
||||
|
||||
@@ -235,6 +235,6 @@ mozconfig_config() {
|
||||
mozconfig_use_enable system-sqlite
|
||||
mozconfig_use_with system-jpeg
|
||||
mozconfig_use_with system-icu
|
||||
mozconfig_use_enable system-icu intl-api
|
||||
mozconfig_use_with system-icu intl-api
|
||||
mozconfig_use_with system-libvpx
|
||||
}
|
||||
|
||||
@@ -258,6 +258,6 @@ mozconfig_config() {
|
||||
mozconfig_use_enable system-sqlite
|
||||
mozconfig_use_with system-jpeg
|
||||
mozconfig_use_with system-icu
|
||||
mozconfig_use_enable system-icu intl-api
|
||||
mozconfig_use_with system-icu intl-api
|
||||
mozconfig_use_with system-libvpx
|
||||
}
|
||||
|
||||
@@ -261,7 +261,7 @@ mozconfig_config() {
|
||||
mozconfig_use_enable system-sqlite
|
||||
mozconfig_use_with system-jpeg
|
||||
mozconfig_use_with system-icu
|
||||
mozconfig_use_enable system-icu intl-api
|
||||
mozconfig_use_with system-icu intl-api
|
||||
mozconfig_use_with system-libvpx
|
||||
|
||||
# Modifications to better support ARM, bug 553364
|
||||
|
||||
Reference in New Issue
Block a user