WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 222504
build-webkit should automatically set ONLY_ACTIVE_ARCH=NO when multiple architectures are specified
https://bugs.webkit.org/show_bug.cgi?id=222504
Summary
build-webkit should automatically set ONLY_ACTIVE_ARCH=NO when multiple archi...
Ryan Haddad
Reported
2021-02-26 16:48:33 PST
build-webkit should automatically set ONLY_ACTIVE_ARCH=NO when multiple architectures are specified.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2021-02-26 16:51:08 PST
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
Radar WebKit Bug Importer
Comment 2
2021-02-26 16:52:50 PST
<
rdar://problem/74814191
>
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