[firefox] Enable ION on arm

Martin Stransky stransky at fedoraproject.org
Sun Aug 31 20:02:05 UTC 2014


commit 5beed3bd8699c720d8fe7a5c3580feed852497ce
Author: Martin Stransky <stransky at redhat.com>
Date:   Sun Aug 31 22:02:53 2014 +0200

    Enable ION on arm

 firefox.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index d52f45c..5fa798a 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -303,7 +303,7 @@ echo "ac_add_options --with-arch=armv7-a" >> .mozconfig
 echo "ac_add_options --with-float-abi=hard" >> .mozconfig
 echo "ac_add_options --with-fpu=vfpv3-d16" >> .mozconfig
 echo "ac_add_options --disable-elf-hack" >> .mozconfig
-echo "ac_add_options --disable-ion" >> .mozconfig
+#echo "ac_add_options --disable-ion" >> .mozconfig
 #echo "ac_add_options --disable-yarr-jit" >> .mozconfig
 %endif
 %ifarch armv7hnl


More information about the scm-commits mailing list