Bug 266493
| Summary: | [webkitdirs] Use Xcode destination specifiers and stop passing default architectures | ||
|---|---|---|---|
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 267672 | ||
Elliott Williams
There are some longstanding bugs about architecture selection and "ambiguous destination" warnings when building with Xcode, especially on embedded platforms. The right thing to do is to adopt Xcode destination logic in lieu of hard-coding or requiring the engineer to pass needed architectures.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
rdar://99415058
Elliott Williams
rdar://86340301
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/21879
EWS
Committed 273153@main (a775f3c7a4e4): <https://commits.webkit.org/273153@main>
Reviewed commits have been landed. Closing PR #21879 and removing active labels.
Elliott Williams
Re-opening for pull request https://github.com/WebKit/WebKit/pull/22893
EWS
Committed 273162@main (841d1c12d836): <https://commits.webkit.org/273162@main>
Reviewed commits have been landed. Closing PR #22893 and removing active labels.