[webkit-changes] [WebKit/WebKit] 083861: Remove .c.inc boringssl files from boringssl target
youennf
noreply at github.com
Tue Dec 10 10:22:22 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 08386137128500b4d81540f6e4b1b38639835e09
https://github.com/WebKit/WebKit/commit/08386137128500b4d81540f6e4b1b38639835e09
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
Log Message:
-----------
Remove .c.inc boringssl files from boringssl target
rdar://141204997
https://bugs.webkit.org/show_bug.cgi?id=284357
Reviewed by Jean-Yves Avenard.
After last boringssl resync, fipsmodules files have been renamed to .c.inc and included in boringssl/src/crypto/fipsmodule/bcm.c.
We no longer need to add these .c.inc to the boringssl target.
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/287616@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