[Webkit-unassigned] [Bug 222504] build-webkit should automatically set ONLY_ACTIVE_ARCH=NO when multiple architectures are specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 26 16:51:08 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222504

--- Comment #1 from Ryan Haddad <ryanhaddad at apple.com> ---
As it currently stands, when we build Big Sur like this:
perl ./Tools/Scripts/build-webkit --release 'ARCHS=x86_64 arm64' DEBUG_INFORMATION_FORMAT=dwarf-with-dsym CLANG_DEBUG_INFORMATION_LEVEL=line-tables-only

..we only end up with x86_64 build products because ONLY_ACTIVE_ARCH is still set to YES

https://build.webkit.org/#/builders/29/builds/785/steps/7/logs/stdio

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210227/e08fbca6/attachment-0001.htm>


More information about the webkit-unassigned mailing list