[GTK] Build fixes after 145552
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.