MozillaFirefox/MozillaFirefox.spec
branchfirefox52
changeset 947 35d341c079b2
parent 946 34bd1eb1cbd7
child 948 6c4f1ff135d3
--- a/MozillaFirefox/MozillaFirefox.spec	Sat Mar 18 09:28:50 2017 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Mon Mar 20 16:44:08 2017 +0100
@@ -30,6 +30,10 @@
 %define firefox_use_gtk3 1
 %define firefox_use_rust 1
 %endif
+# Firefox is not prepared for ppc64le rust
+%ifarch ppc64le
+%define firefox_use_rust 0
+%endif
 
 # general build definitions
 %if "%{update_channel}" != "aurora"