WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Elliott Williams
Comment 1
2022-12-06 15:08:37 PST
<
rdar://problem/102397752
>
Elliott Williams
Comment 2
2022-12-06 15:31:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7227
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.
Top of Page
Format For Printing
XML
Clone This Bug