зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from 9131313913 - moz.build file updates
This commit is contained in:
Родитель
9ce8aa258f
Коммит
4d322642f6
2
CLOBBER
2
CLOBBER
|
@ -22,5 +22,5 @@
|
|||
# changes to stick? As of bug 928195, this shouldn't be necessary! Please
|
||||
# don't change CLOBBER for WebIDL changes any more.
|
||||
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from 31d3b217d3
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from 9131313913
|
||||
|
||||
|
|
|
@ -28,7 +28,8 @@ LOCAL_INCLUDES += [
|
|||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
"/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_fc.cc"
|
||||
"/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_fc.cc",
|
||||
"/third_party/libwebrtc/modules/audio_processing/agc2/rnn_vad/rnn_gru.cc"
|
||||
]
|
||||
|
||||
if not CONFIG["MOZ_DEBUG"]:
|
||||
|
|
Загрузка…
Ссылка в новой задаче