From 67f0d66bcc7f22d53d3b00a97fc0c98eaf411430 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 3 Sep 2014 14:47:28 +0000 Subject: testing/xulrunner: add xulrunner-32.0 --- testing/xulrunner/mozilla-build-arm.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/xulrunner/mozilla-build-arm.patch (limited to 'testing/xulrunner/mozilla-build-arm.patch') diff --git a/testing/xulrunner/mozilla-build-arm.patch b/testing/xulrunner/mozilla-build-arm.patch new file mode 100644 index 000000000..dcf2f6d8a --- /dev/null +++ b/testing/xulrunner/mozilla-build-arm.patch @@ -0,0 +1,11 @@ +--- ./gfx/ycbcr/moz.build.orig 2014-04-03 13:50:38.990296661 +0000 ++++ ./gfx/ycbcr/moz.build 2014-04-03 13:52:26.878268547 +0000 +@@ -59,7 +59,7 @@ + 'yuv_row_other.cpp', + ] + +-if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['HAVE_ARM_NEON']: ++if CONFIG['HAVE_ARM_NEON']: + SOURCES += [ + 'yuv_row_arm.s', + ] -- cgit v1.2.3