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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 07:00:57 PST 2009


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





--- Comment #3 from Evan Martin <evan at chromium.org>  2009-12-26 07:00:56 PST ---
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.

-- 
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