RESOLVED FIXED 266493
[webkitdirs] Use Xcode destination specifiers and stop passing default architectures
https://bugs.webkit.org/show_bug.cgi?id=266493
Summary [webkitdirs] Use Xcode destination specifiers and stop passing default archit...
Elliott Williams
Reported 2023-12-15 10:47:07 PST
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
Elliott Williams
Comment 1 2023-12-15 10:47:21 PST
Elliott Williams
Comment 2 2023-12-15 11:08:33 PST
Elliott Williams
Comment 3 2023-12-15 11:09:01 PST
EWS
Comment 4 2024-01-17 17:10:34 PST
Committed 273153@main (a775f3c7a4e4): <https://commits.webkit.org/273153@main> Reviewed commits have been landed. Closing PR #21879 and removing active labels.
Elliott Williams
Comment 5 2024-01-17 21:26:39 PST
EWS
Comment 6 2024-01-17 21:32:22 PST
Committed 273162@main (841d1c12d836): <https://commits.webkit.org/273162@main> Reviewed commits have been landed. Closing PR #22893 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.