Bug 248838
| Summary: | [Xcode] libwebrtc does not build for arm64 when the SDK supports arm64e | ||
|---|---|---|---|
| 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
This prevents building internally for arm64. libwebrtc is the only project which sets VALID_ARCHS = $(ARCHS_STANDARD_64_BIT), which appears to be the culprit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Elliott Williams
<rdar://problem/102397752>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/7227
EWS
Committed 257540@main (3c4cf6cf5719): <https://commits.webkit.org/257540@main>
Reviewed commits have been landed. Closing PR #7227 and removing active labels.