mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Bug 1109248: webrtc.org update needs some floating point routines on Android rs=jesup
This commit is contained in:
parent
a333fa4da0
commit
9494dbe58e
@ -82,6 +82,8 @@ else:
|
||||
'silk/fixed',
|
||||
]
|
||||
SOURCES += silk_sources_fixed
|
||||
# for webrtc
|
||||
SOURCES += opus_sources_float
|
||||
|
||||
if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['GNU_AS']:
|
||||
SOURCES += celt_sources_arm
|
||||
|
Loading…
x
Reference in New Issue
Block a user