Bug 183320 - Building with ONLY_ACTIVE_ARCH=NO and ARCHS=x86_64 fails
Summary: Building with ONLY_ACTIVE_ARCH=NO and ARCHS=x86_64 fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-04 08:42 PST by mitz
Modified: 2018-03-04 11:38 PST (History)
2 users (show)

See Also:


Attachments
When not building for i386, let the 32-bibit Plugin service build for 64-bit but avoid installing it (1.75 KB, patch)
2018-03-04 08:45 PST, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-03-04 08:42:52 PST
Building only the 64-bit slice saves a lot of time, but we currently can’t do it when building the Production configuration with Apple tools, because it builds with ONLY_ACTIVE_ARCH=NO.
Comment 1 mitz 2018-03-04 08:45:05 PST
Created attachment 334979 [details]
When not building for i386, let the 32-bibit Plugin service build for 64-bit but avoid installing it
Comment 2 mitz 2018-03-04 11:37:44 PST
Thanks Time!

Fixed in <https://trac.webkit.org/r229204>.
Comment 3 Radar WebKit Bug Importer 2018-03-04 11:38:21 PST
<rdar://problem/38120942>