Bug 112267 - [GTK] Build fixes after 145552
Summary: [GTK] Build fixes after 145552
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 09:22 PDT by Zan Dobersek
Modified: 2013-03-13 12:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2013-03-13 09:25 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-03-13 09:22:04 PDT
[GTK] Build fixes after 145552
Comment 1 Zan Dobersek 2013-03-13 09:25:07 PDT
Created attachment 192935 [details]
Patch
Comment 2 Zan Dobersek 2013-03-13 09:26:38 PDT
I apologize for letting these mistakes creeping into the patch in the first place, though I still can't wrap my head around how building with the gold linker actually worked (the issue was discovered when using the GNU linker).
Comment 3 Gustavo Noronha (kov) 2013-03-13 10:53:01 PDT
Comment on attachment 192935 [details]
Patch

That happens to me all the time - things working with gold and not with the old ld, I think gold is less strict  about its checking of unresolved symbols, and I assume that is one of the reasons why it's faster.
Comment 4 Gustavo Noronha (kov) 2013-03-13 12:42:12 PDT
Comment on attachment 192935 [details]
Patch

I'll take the liberty of doing cq+ since this is a build fix and people are popping up asking about the problem.
Comment 5 WebKit Review Bot 2013-03-13 12:48:25 PDT
Comment on attachment 192935 [details]
Patch

Clearing flags on attachment: 192935

Committed r145738: <http://trac.webkit.org/changeset/145738>
Comment 6 WebKit Review Bot 2013-03-13 12:48:28 PDT
All reviewed patches have been landed.  Closing bug.