Bug 31272 - Moved macro MMP_RULES (LINKEROPTION) into symbian block
Summary: Moved macro MMP_RULES (LINKEROPTION) into symbian block
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC S60 3rd edition
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27065
  Show dependency treegraph
 
Reported: 2009-11-09 13:08 PST by Norbert Leser
Modified: 2009-11-11 05:59 PST (History)
5 users (show)

See Also:


Attachments
Patch for WebCore.pro LINKEROPTION bug (1.50 KB, patch)
2009-11-09 13:08 PST, Norbert Leser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norbert Leser 2009-11-09 13:08:04 PST
Created attachment 42789 [details]
Patch for WebCore.pro LINKEROPTION bug

Moved macro MMP_RULES (LINKEROPTION) into symbian instead of symbian-sbsv2,
since adjustment of RW-section base address will be needed for all new symbian
tool chains, specifically for arm and gcc compilation targets.
Also, change target address to 0xE00000 to be sufficient for all targets.
Comment 1 WebKit Commit Bot 2009-11-09 14:27:32 PST
Comment on attachment 42789 [details]
Patch for WebCore.pro LINKEROPTION bug

Clearing flags on attachment: 42789

Committed r50693: <http://trac.webkit.org/changeset/50693>
Comment 2 WebKit Commit Bot 2009-11-09 14:27:36 PST
All reviewed patches have been landed.  Closing bug.
Comment 3 Simon Hausmann 2009-11-11 03:19:37 PST
This looks like a change that should go into the Qt 4.6 release - can you confirm that Norbert?
Comment 4 Norbert Leser 2009-11-11 05:12:24 PST
(In reply to comment #3)
> This looks like a change that should go into the Qt 4.6 release - can you
> confirm that Norbert?

Agree, that would be very beneficial. My local 4.6 builds are patched with that and they look fine.
Comment 5 Simon Hausmann 2009-11-11 05:59:20 PST
Done in commit 1280f6a45d17dfac323f4f39ecbeca9de558bfb0