RESOLVED FIXED 110580
[BlackBerry] PlatformBlackBerry.cmake: create thin AR archives
https://bugs.webkit.org/show_bug.cgi?id=110580
Summary [BlackBerry] PlatformBlackBerry.cmake: create thin AR archives
Alberto Garcia
Reported 2013-02-22 02:21:14 PST
Otherwise libwecore.a goes beyond the 4Gb file size limit and the link phase fails.
Attachments
Patch (1.48 KB, patch)
2013-02-22 02:22 PST, Alberto Garcia
no flags
thinar.diff (2.06 KB, patch)
2013-03-08 08:05 PST, Xan Lopez
no flags
Alberto Garcia
Comment 1 2013-02-22 02:22:26 PST
Xan Lopez
Comment 2 2013-03-08 08:05:54 PST
Created attachment 192230 [details] thinar.diff
Ming Xie
Comment 3 2013-03-11 09:07:42 PDT
This is a great patch! I can confirm linking time and archive size both go down a lot. Before: -rw-r--r-- 1 mxie staff 3.7G 8 Mar 14:22 libwebcore.a After: -rw-rw-r-- 1 mxie mxie 8.3M Mar 11 11:58 libwebcore.a Thanks!! :-)
Rob Buis
Comment 4 2013-03-11 10:04:18 PDT
Comment on attachment 192230 [details] thinar.diff Nice improvement.
WebKit Review Bot
Comment 5 2013-03-11 10:10:02 PDT
Comment on attachment 192230 [details] thinar.diff Clearing flags on attachment: 192230 Committed r145372: <http://trac.webkit.org/changeset/145372>
WebKit Review Bot
Comment 6 2013-03-11 10:10:07 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.