RESOLVED FIXED Bug 162561
[cmake] Added an option to disable thin archives when they are undesirable.
https://bugs.webkit.org/show_bug.cgi?id=162561
Summary [cmake] Added an option to disable thin archives when they are undesirable.
Konstantin Tokarev
Reported 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.
Attachments
Patch (2.04 KB, patch)
2016-09-26 08:50 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-09-26 08:50:57 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2016-09-26 12:00:03 PDT
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.