RESOLVED FIXED 248838
[Xcode] libwebrtc does not build for arm64 when the SDK supports arm64e
https://bugs.webkit.org/show_bug.cgi?id=248838
Summary [Xcode] libwebrtc does not build for arm64 when the SDK supports arm64e
Elliott Williams
Reported 2022-12-06 15:08:26 PST
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
Elliott Williams
Comment 1 2022-12-06 15:08:37 PST
Elliott Williams
Comment 2 2022-12-06 15:31:02 PST
EWS
Comment 3 2022-12-07 21:55:11 PST
Committed 257540@main (3c4cf6cf5719): <https://commits.webkit.org/257540@main> Reviewed commits have been landed. Closing PR #7227 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.