projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9be1146
)
mozconfig-v6.60.eclass: re-enable stylo for x86
author
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 1 Oct 2018 11:32:51 +0000
(13:32 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 1 Oct 2018 11:32:51 +0000
(13:32 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
eclass/mozconfig-v6.60.eclass
patch
|
blob
|
history
diff --git
a/eclass/mozconfig-v6.60.eclass
b/eclass/mozconfig-v6.60.eclass
index 6e6b0249bbaebc116ef51e369f5579601752805e..93f9ab8116a8d4643f40297d3bd5ce6223eb1bfa 100644
(file)
--- 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