Bug 53377 - [Qt] JavaScriptCore does not link on Mac if building WebKit 2
Summary: [Qt] JavaScriptCore does not link on Mac if building WebKit 2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P3 Blocker
Assignee: Benjamin Poulain
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 53380
  Show dependency treegraph
 
Reported: 2011-01-29 10:35 PST by Benjamin Poulain
Modified: 2011-01-30 02:40 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2011-01-29 10:59 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-01-29 10:35:22 PST
The build script uses "-whole-archive", which does not exist on libtool on Mac.
Comment 1 Benjamin Poulain 2011-01-29 10:59:50 PST
Created attachment 80566 [details]
Patch
Comment 2 WebKit Commit Bot 2011-01-30 02:40:56 PST
Comment on attachment 80566 [details]
Patch

Clearing flags on attachment: 80566

Committed r77086: <http://trac.webkit.org/changeset/77086>
Comment 3 WebKit Commit Bot 2011-01-30 02:40:59 PST
All reviewed patches have been landed.  Closing bug.