Bug 162561

Summary: [cmake] Added an option to disable thin archives when they are undesirable.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: Tools / TestsAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: akiss, commit-queue, lforschler, mcatanzaro, mrobinson, ossy, ryuan.choi
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-09-26 08:48:19 PDT
Setting USE_THIN_ARCHIVES option to OFF disables thin archive generation. For example, it is useful when static libraries must be installed, or to override autodetection of ar in case there are any problems with thin archives on target OS.
Comment 1 Konstantin Tokarev 2016-09-26 08:50:57 PDT
Created attachment 289831 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-26 11:59:56 PDT
Comment on attachment 289831 [details]
Patch

Clearing flags on attachment: 289831

Committed r206384: <http://trac.webkit.org/changeset/206384>
Comment 3 WebKit Commit Bot 2016-09-26 12:00:03 PDT
All reviewed patches have been landed.  Closing bug.