Bug 1109248: webrtc.org update needs some floating point routines on Android rs=jesup

This commit is contained in:
Randell Jesup 2015-01-29 18:33:36 -05:00
Родитель a333fa4da0
Коммит 9494dbe58e
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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