Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 079924b7373aae7210ae6cc966ede1f0436d720c
      
https://github.com/WebKit/WebKit/commit/079924b7373aae7210ae6cc966ede1f0436d720c
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M Source/WebCore/Configurations/WebCore.xcconfig

  Log Message:
  -----------
  [WebCore] Disable -allowable_client switches when libFuzzer is enabled
https://bugs.webkit.org/show_bug.cgi?id=270298
<rdar://123837523>

Reviewed by Alexey Proskuryakov.

* Source/WebCore/Configurations/WebCore.xcconfig:
(WEBCORE_ALLOWABLE_CLIENTS): Add.
(WEBCORE_ALLOWABLE_CLIENTS_YES): Add.
- Move -allowable_client switches from OTHER_LDFLAGS to here.
- Disable -allowable_client switches when ENABLE_LIBFUZZER=YES.
(WEBCORE_ALLOWABLE_CLIENTS_PLATFORM_cocoatouch): Add.
(OTHER_LDFLAGS_PLATFORM_cocoatouch): Remove.
- Rename OTHER_LDFLAGS_PLATFORM_cocoatouch to
  WEBCORE_ALLOWABLE_CLIENTS_PLATFORM_cocoatouch.
(OTHER_LDFAGS):
- Update to use $(WEBCORE_ALLOWABLE_CLIENTS).

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



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

Reply via email to