RESOLVED FIXED 106478
gtest should set Xcode ARCHS generically
https://bugs.webkit.org/show_bug.cgi?id=106478
Summary gtest should set Xcode ARCHS generically
David Farler
Reported 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.
Attachments
Patch (1.32 KB, patch)
2013-01-09 11:41 PST, David Farler
no flags
David Farler
Comment 1 2013-01-09 11:41:47 PST
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2013-01-09 12:28:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.