Skip to content

Commit

Permalink
Bug 1822194 - Vendor libwebrtc from 158d5e3078 - moz.build file updates
Browse files Browse the repository at this point in the history
mfromanmoz committed Apr 10, 2023
1 parent 2a8b1bb commit 2804255
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion CLOBBER
Original file line number Diff line number Diff line change
@@ -23,4 +23,4 @@
# don't change CLOBBER for WebIDL changes any more.


Modified build files in third_party/libwebrtc - Bug 1822194 - Vendor libwebrtc from d409621f28
Modified build files in third_party/libwebrtc - Bug 1822194 - Vendor libwebrtc from 158d5e3078
Original file line number Diff line number Diff line change
@@ -128,10 +128,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

0 comments on commit 2804255

Please sign in to comment.