diff options
author | Martin Stransky <stransky@redhat.com> | 2017-04-18 10:36:21 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-04-18 10:36:21 +0200 |
commit | 4845916761be739a746735f1f3b63ebb958dfc30 (patch) | |
tree | 1f029f2dcccef56d93069b2c540c1f3499b0e4aa /mozilla-build-arm.patch | |
parent | Merge branch 'master' into f24 (diff) | |
parent | Updated to 53.0 (diff) | |
download | librewolf-fedora-ff-4845916761be739a746735f1f3b63ebb958dfc30.tar.gz librewolf-fedora-ff-4845916761be739a746735f1f3b63ebb958dfc30.tar.bz2 librewolf-fedora-ff-4845916761be739a746735f1f3b63ebb958dfc30.zip |
Merge branch 'master' into f24
Diffstat (limited to 'mozilla-build-arm.patch')
-rw-r--r-- | mozilla-build-arm.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/mozilla-build-arm.patch b/mozilla-build-arm.patch index 1e1e57c..e390a28 100644 --- a/mozilla-build-arm.patch +++ b/mozilla-build-arm.patch @@ -12,27 +12,3 @@ diff -up firefox-52.0/gfx/skia/skia/include/core/SkPreConfig.h.arm firefox-52.0/ ////////////////////////////////////////////////////////////////////// #if !defined(SKIA_IMPLEMENTATION) -diff -up firefox-52.0/media/webrtc/trunk/webrtc/build/common.gypi.arm firefox-52.0/media/webrtc/trunk/webrtc/build/common.gypi ---- firefox-52.0/media/webrtc/trunk/webrtc/build/common.gypi.arm 2016-09-05 22:12:57.000000000 +0200 -+++ firefox-52.0/media/webrtc/trunk/webrtc/build/common.gypi 2017-03-03 13:53:52.480754536 +0100 -@@ -312,20 +312,6 @@ - 'defines': [ - 'WEBRTC_ARCH_ARM', - ], -- 'conditions': [ -- ['arm_version>=7', { -- 'defines': ['WEBRTC_ARCH_ARM_V7', -- 'WEBRTC_BUILD_NEON_LIBS'], -- 'conditions': [ -- ['arm_neon==1', { -- 'defines': ['WEBRTC_ARCH_ARM_NEON',], -- }], -- ['arm_neon==0 and arm_neon_optional==1', { -- 'defines': ['WEBRTC_DETECT_ARM_NEON',], -- }], -- ], -- }], -- ], - }], - ['os_bsd==1', { - 'defines': [ |