Use NEON_FLAGS instead of VPX_ASFLAGS for libaom neon code
authorMike Hommey <mh@glandium.org>
Mon, 26 Nov 2018 00:59:56 +0000 (09:59 +0900)
committerMike Hommey <glandium@debian.org>
Fri, 3 Apr 2020 21:41:17 +0000 (22:41 +0100)
Gbp-Pq: Topic porting
Gbp-Pq: Name Use-NEON_FLAGS-instead-of-VPX_ASFLAGS-for-libaom-neo.patch

media/libaom/moz.build

index 5f169b39418d9016e0df70a74a597abc3005dbb0..8624607424eefe6af46353c4c33a92f5ff09fae4 100644 (file)
@@ -65,7 +65,7 @@ elif CONFIG['CPU_ARCH'] == 'arm':
 
     for f in SOURCES:
         if f.endswith('neon.c'):
-            SOURCES[f].flags += CONFIG['VPX_ASFLAGS']
+            SOURCES[f].flags += CONFIG['NEON_FLAGS']
 
     if CONFIG['OS_TARGET'] == 'Android':
         # For cpu-features.h