Summary: | [GTK] Build fixes after 145552 | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Zan Dobersek <zan> | ||||
Component: | New Bugs | Assignee: | Zan Dobersek <zan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | gustavo, mrobinson, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Zan Dobersek
2013-03-13 09:22:04 PDT
Created attachment 192935 [details]
Patch
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 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 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 on attachment 192935 [details] Patch Clearing flags on attachment: 192935 Committed r145738: <http://trac.webkit.org/changeset/145738> All reviewed patches have been landed. Closing bug. |