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>
Tue, 23 Feb 2021 21:29:25 +0000 (21:29 +0000)
Gbp-Pq: Topic porting
Gbp-Pq: Name Use-NEON_FLAGS-instead-of-VPX_ASFLAGS-for-libaom-neo.patch

media/libaom/moz.build

index 2dec3de4581ce89349d2759f08ef3c98828560c2..509dbd0df2ce200a68bf039fd2cfcee31f71282f 100644 (file)
@@ -55,7 +55,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