[webkit-changes] [WebKit/WebKit] 8dc971: REGRESSION (280666 at main): libwebrtc fuzzer builds ...
Commit Queue
noreply at github.com
Sat Jul 6 12:49:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8dc971ae8019c0fe4849e6ad4489b588e236b1b5
https://github.com/WebKit/WebKit/commit/8dc971ae8019c0fe4849e6ad4489b588e236b1b5
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-07-06 (Sat, 06 Jul 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig
Log Message:
-----------
REGRESSION (280666 at main): libwebrtc fuzzer builds broken after adding -allowable_client switches
<https://bugs.webkit.org/show_bug.cgi?id=276290>
<rdar://131234559>
Unreviewed build fix.
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.xcconfig:
(OTHER_LDFLAGS):
(WEBRTC_ALLOWABLE_CLIENTS): Add.
(WEBRTC_ALLOWABLE_CLIENTS_YES): Add.
- Introduce $(WEBRTC_ALLOWABLE_CLIENTS) to disable allowable clients
when building with ENABLE_LIBFUZZER=YES.
Canonical link: https://commits.webkit.org/280708@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list