Bug 255079
Summary: | [Xcode] Fix yasm build due to apparent code signing race condition | ||
---|---|---|---|
Product: | WebKit | Reporter: | Elliott Williams <emw> |
Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Elliott Williams
Builds of libwebrtc are using yasm before Xcode has had a chance to sign it. Fix by disabling formal code signing, so that the linker performs adhoc signing. This should be safe since yasm is never used off of the machine it's built on.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 262658@main (d28d0a98a947): <https://commits.webkit.org/262658@main>
Reviewed commits have been landed. Closing PR #12449 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107698523>