[Webkit-unassigned] [Bug 32921] [GTK] Build time must be reduced

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 27 11:04:59 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32921





--- Comment #6 from Gustavo Noronha (kov) <gns at gnome.org>  2009-12-27 11:04:56 PST ---
(In reply to comment #3)
> I am a little surprised the third patch works -- I would think all the .so
> would have missing symbols pointing into each other.
> 
> +webcore_built_objects = := $(patsubst %.cpp,%.lo,$(webcore_built_nosources))
> I wonder if there are any .c files (perhaps generated ones?) that need to be in
> this list.
> 
> But all of these patches look good to me if they work for you.

Yeah, I was a bit surprised as well. Only libwebcore_svg needed special
handling there. All tests pass, and I was able to run Epiphany for a while with
it, with no issues.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list