Bug 110580

Summary: [BlackBerry] PlatformBlackBerry.cmake: create thin AR archives
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, mxie, rakuco, rwlbuis, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111729    
Attachments:
Description Flags
Patch
none
thinar.diff none

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.