[Webkit-unassigned] [Bug 16302] [GTK] Compiler flags for optimization

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 00:27:47 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16302





------- Comment #2 from alp at atoker.com  2007-12-06 00:27 PDT -------
Created an attachment (id=17742)
 --> (http://bugs.webkit.org/attachment.cgi?id=17742&action=view)
Optimization flags

The biggest problem with this patch is that -fstrict-aliasing in
JavaScriptCore.pri ends up affecting the whole build and getting applied to
WebCore, which is not correct. We only want it to apply to JSC.


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



More information about the webkit-unassigned mailing list