Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > a7639254e314f0e153e1111e2100f2c2 > files > 13

firefox-52.2.0-1.mga5.src.rpm

diff -up firefox-45.0/firefox-45.0/media/webrtc/trunk/webrtc/build/common.gypi.arm firefox-45.0/firefox-45.0/media/webrtc/trunk/webrtc/build/common.gypi
--- firefox-45.0/firefox-45.0/media/webrtc/trunk/webrtc/build/common.gypi.arm	2016-03-02 13:32:46.828341623 +0100
+++ firefox-45.0/firefox-45.0/media/webrtc/trunk/webrtc/build/common.gypi	2016-03-02 13:35:16.658897278 +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': [