Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3e660c0c10c2fa3981470b9db32373a3dd6fc751
      
https://github.com/WebKit/WebKit/commit/3e660c0c10c2fa3981470b9db32373a3dd6fc751
  Author: Mark Lam <[email protected]>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.debug.exp

  Log Message:
  -----------
  Fix broken --force-opt=O3 Debug build.
https://bugs.webkit.org/show_bug.cgi?id=292834
rdar://151105269

Reviewed by Youenn Fablet.

The force-opt=O3 Debug build is expecting to be able to link to 
AsyncPacketSocket, but could
not find it.  Fixed this by removing the explicit declaration in 
libwebrtc.debug.exp.

* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.debug.exp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to