Bug 106478 - gtest should set Xcode ARCHS generically
Summary: gtest should set Xcode ARCHS generically
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: David Farler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 11:37 PST by David Farler
Modified: 2013-01-09 12:28 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.32 KB, patch)
2013-01-09 11:41 PST, David Farler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Farler 2013-01-09 11:37:21 PST
Currently, gtest sets Xcode ARCHS settings explicitly to i386 x86_64. To let the project build for multiple platforms in Xcode, the setting should be ARCHS_STANDARD_32_64_BIT.
Comment 1 David Farler 2013-01-09 11:41:47 PST
Created attachment 181962 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-09 12:28:30 PST
Comment on attachment 181962 [details]
Patch

Clearing flags on attachment: 181962

Committed r139222: <http://trac.webkit.org/changeset/139222>
Comment 3 WebKit Review Bot 2013-01-09 12:28:33 PST
All reviewed patches have been landed.  Closing bug.