Bug 129798

Summary: [GTK][Autotools] Default to libc++ when compiling with Clang
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED WONTFIX    
Severity: Normal CC: commit-queue, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 129823    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.