[webkit-changes] [WebKit/WebKit] a0968d: REGRESSION(256830 at main): Fix WebRTC cmake build af...

Olivier Blin noreply at github.com
Fri Dec 9 10:45:44 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0968d750159076866c77c680cea7d7f76ff305a
      https://github.com/WebKit/WebKit/commit/a0968d750159076866c77c680cea7d7f76ff305a
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M Source/ThirdParty/libwebrtc/CMakeLists.txt
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig
    M Source/WebCore/PlatformMac.cmake

  Log Message:
  -----------
  REGRESSION(256830 at main): Fix WebRTC cmake build after usrsctp removal
https://bugs.webkit.org/show_bug.cgi?id=248343

In 256830 at main and 257020 at main, the usrsctp third party has been
removed from WebRTC, but the Mac cmake files have not been updated.

Also remove WEBRTC_HAVE_USRSCTP define from Xcode project.

Reviewed by Philippe Normand.

* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig:
* Source/WebCore/PlatformMac.cmake:

Canonical link: https://commits.webkit.org/257637@main




More information about the webkit-changes mailing list