Bug 125951 - [GTK][CMake] Use thin archives if building on Linux, only way to get non-shared-core debug builds
Summary: [GTK][CMake] Use thin archives if building on Linux, only way to get non-shar...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gustavo Noronha (kov)
URL:
Keywords:
Depends on:
Blocks: 115966
  Show dependency treegraph
 
Reported: 2013-12-18 14:10 PST by Gustavo Noronha (kov)
Modified: 2013-12-19 08:51 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2013-12-18 14:11 PST, Gustavo Noronha (kov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2013-12-18 14:10:22 PST
[GTK][CMake] Use thin archives if building on Linux, only way to get non-shared-core debug builds
Comment 1 Gustavo Noronha (kov) 2013-12-18 14:11:42 PST
Created attachment 219567 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2013-12-18 15:08:51 PST
Comment on attachment 219567 [details]
Patch

Clearing flags on attachment: 219567

Committed r160799: <http://trac.webkit.org/changeset/160799>
Comment 3 Gustavo Noronha (kov) 2013-12-18 15:08:57 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Hugo Parente Lima 2013-12-19 08:51:27 PST
I guess now all cmake ports are using this, so may be the time to put it in a general place instead of having a copy for each port.