RESOLVED FIXED183320
Building with ONLY_ACTIVE_ARCH=NO and ARCHS=x86_64 fails
https://bugs.webkit.org/show_bug.cgi?id=183320
Summary Building with ONLY_ACTIVE_ARCH=NO and ARCHS=x86_64 fails
mitz
Reported 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.
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+
mitz
Comment 1 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
mitz
Comment 2 2018-03-04 11:37:44 PST
Thanks Time! Fixed in <https://trac.webkit.org/r229204>.
Radar WebKit Bug Importer
Comment 3 2018-03-04 11:38:21 PST
Note You need to log in before you can comment on or make changes to this bug.