Bug 129798 - [GTK][Autotools] Default to libc++ when compiling with Clang
Summary: [GTK][Autotools] Default to libc++ when compiling with Clang
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on: 129823
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-06 04:27 PST by Zan Dobersek
Modified: 2014-03-06 13:27 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2014-03-06 04:29 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-03-06 04:27:31 PST
[GTK][Autotools] Default to libc++ when compiling with Clang
Comment 1 Zan Dobersek 2014-03-06 04:29:35 PST
Created attachment 225979 [details]
Patch
Comment 2 Zan Dobersek 2014-03-06 05:31:59 PST
Replicating all this Clang logic in CMake is on my to-do list.
Comment 3 Zan Dobersek 2014-03-06 08:40:07 PST
Comment on attachment 225979 [details]
Patch

Clearing flags on attachment: 225979

Committed r165193: <http://trac.webkit.org/changeset/165193>
Comment 4 Zan Dobersek 2014-03-06 08:40:13 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2014-03-06 13:19:24 PST
Re-opened since this is blocked by bug 129823
Comment 6 Zan Dobersek 2014-03-06 13:27:34 PST
Autotools is going away and libtool with it, so let's just not bother.