зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1766646 - Vendor libwebrtc from 1109dd0b39 - moz.build file updates
This commit is contained in:
Родитель
c61e933933
Коммит
d827f344d0
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 (MOZ) - update files in webrtc.json non_unified_sources
|
||||
Modified build files in third_party/libwebrtc - Bug 1766646 - Vendor libwebrtc from 1109dd0b39
|
||||
|
||||
|
|
|
@ -321,7 +321,6 @@ DIRS += [
|
|||
"/third_party/libwebrtc/rtc_base/sanitizer_gn",
|
||||
"/third_party/libwebrtc/rtc_base/stringutils_gn",
|
||||
"/third_party/libwebrtc/rtc_base/synchronization/mutex_gn",
|
||||
"/third_party/libwebrtc/rtc_base/synchronization/rw_lock_wrapper_gn",
|
||||
"/third_party/libwebrtc/rtc_base/synchronization/sequence_checker_gn",
|
||||
"/third_party/libwebrtc/rtc_base/synchronization/yield_gn",
|
||||
"/third_party/libwebrtc/rtc_base/synchronization/yield_policy_gn",
|
||||
|
|
|
@ -120,10 +120,6 @@ if CONFIG["OS_TARGET"] == "WINNT":
|
|||
DEFINES["_WINDOWS"] = True
|
||||
DEFINES["__STD_C"] = True
|
||||
|
||||
OS_LIBS += [
|
||||
"winmm"
|
||||
]
|
||||
|
||||
if CONFIG["CPU_ARCH"] == "aarch64":
|
||||
|
||||
DEFINES["WEBRTC_ARCH_ARM64"] = True
|
||||
|
|
Загрузка…
Ссылка в новой задаче