Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 997ee9898d6cb8ddebb03961ceaa2edfd7d16f65
https://github.com/WebKit/WebKit/commit/997ee9898d6cb8ddebb03961ceaa2edfd7d16f65
Author: Elliott Williams <[email protected]>
Date: 2024-11-24 (Sun, 24 Nov 2024)
Changed paths:
M Source/WTF/wtf/FastTLS.h
M Source/WTF/wtf/spi/darwin/CodeSignSPI.h
M Source/bmalloc/bmalloc/darwin/MemoryStatusSPI.h
Log Message:
-----------
Replace includes from System.framework and Kernel.framework with
usr/local/include
https://bugs.webkit.org/show_bug.cgi?id=283611
rdar://problem/140452752
Reviewed by Geoffrey Garen and Alexey Proskuryakov.
Importing from these frameworks is problematic for building with
modules because they lead to duplication declarations. Most of what we
need has already been moved to usr/local/include on Apple's SDKs.
* Source/WTF/wtf/FastTLS.h:
* Source/WTF/wtf/spi/darwin/CodeSignSPI.h:
* Source/bmalloc/bmalloc/darwin/MemoryStatusSPI.h:
Canonical link: https://commits.webkit.org/287041@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