summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 13:32:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 13:32:51 +0200
commit6a2364a42f4927aa48f3277d2ac7fab95a04e4ee (patch)
tree69712228020c10abccb2dcc821714d04a88b62cf /eclass/mozconfig-v6.60.eclass
parentapp-admin/calamares: Remove 3.2.0-r1 (diff)
downloadgentoo-6a2364a42f4927aa48f3277d2ac7fab95a04e4ee.tar.gz
gentoo-6a2364a42f4927aa48f3277d2ac7fab95a04e4ee.tar.bz2
gentoo-6a2364a42f4927aa48f3277d2ac7fab95a04e4ee.zip
mozconfig-v6.60.eclass: re-enable stylo for x86
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'eclass/mozconfig-v6.60.eclass')
-rw-r--r--eclass/mozconfig-v6.60.eclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index 6e6b0249bbae..93f9ab8116a8 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -212,9 +212,6 @@ mozconfig_config() {
--with-system-zlib \
--with-system-bz2
- # Stylo is only broken on x86 builds
- use x86 && mozconfig_annotate 'Upstream bug 1341234' --disable-stylo
-
# Stylo is horribly broken on arm, renders GUI unusable
use arm && mozconfig_annotate 'breaks UI on arm' --disable-stylo