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:
ed75143
)
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, 10 Mar 2020 21:59:57 +0000
(21:59 +0000)
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 5f169b39418d9016e0df70a74a597abc3005dbb0..8624607424eefe6af46353c4c33a92f5ff09fae4 100644
(file)
--- a/
media/libaom/moz.build
+++ b/
media/libaom/moz.build
@@
-65,7
+65,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