projects
/
firefox-esr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f27969f
)
Use NEON_FLAGS instead of VPX_ASFLAGS for libaom neon code
author
Mike Hommey
<mh@glandium.org>
Mon, 26 Nov 2018 00:59:56 +0000
(09:59 +0900)
committer
Mike Hommey
<glandium@debian.org>
Tue, 1 Aug 2023 20:59:08 +0000
(21:59 +0100)
Gbp-Pq: Topic porting
Gbp-Pq: Name Use-NEON_FLAGS-instead-of-VPX_ASFLAGS-for-libaom-neo.patch
media/libaom/moz.build
patch
|
blob
|
history
diff --git
a/media/libaom/moz.build
b/media/libaom/moz.build
index fd8c7f2b3388b08bd43bf1f92989dfbcdde99ebc..db3f9ca6eca4c0d60a1e45b10f17dbd530f70e4e 100644
(file)
--- a/
media/libaom/moz.build
+++ b/
media/libaom/moz.build
@@
-55,7
+55,7
@@
elif CONFIG['CPU_ARCH'] == 'arm':
for f in SOURCES:
if f.endswith('neon.c'):
- SOURCES[f].flags += CONFIG['
VPX_AS
FLAGS']
+ SOURCES[f].flags += CONFIG['
NEON_
FLAGS']
if CONFIG['OS_TARGET'] == 'Android':
# For cpu-features.h