aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2018-02-19 06:21:28 -0600
committerJory A. Pratt <anarchy@gentoo.org>2018-02-19 06:21:28 -0600
commitc4d832dc7dfc223b7cd586a944007f050397243c (patch)
tree4f01e7a917cf7d15d5f08c062bc7d09e56a4ec9b /eclass
parentwww-client/firefox - 59.0_beta10 bump (diff)
downloadmozilla-c4d832dc7dfc223b7cd586a944007f050397243c.tar.gz
mozilla-c4d832dc7dfc223b7cd586a944007f050397243c.tar.bz2
mozilla-c4d832dc7dfc223b7cd586a944007f050397243c.zip
eclass/mozconfig-v6.58 - pass --enable-system-pixman for good measure
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mozconfig-v6.58.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/mozconfig-v6.58.eclass b/eclass/mozconfig-v6.58.eclass
index c0a337e6..4aab9a48 100644
--- a/eclass/mozconfig-v6.58.eclass
+++ b/eclass/mozconfig-v6.58.eclass
@@ -266,6 +266,7 @@ mozconfig_config() {
mozconfig_annotate '' --enable-system-ffi
mozconfig_annotate '' --disable-gconf
mozconfig_annotate '' --with-intl-api
+ mozconfig_annotate '' --enable-system-pixman
# skia has no support for big-endian platforms
if [[ $(tc-endian) == "big" ]]; then