mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1109248: webrtc.org update needs some floating point routines on Android rs=jesup
This commit is contained in:
parent
2333147169
commit
fb72067ce3
@ -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…
Reference in New Issue
Block a user