Hi,

I'm tracking down the layout test failures caused by the debug build
of Linux Webkit.  So far I've narrowed it down to the fact that
appending -ffloat-store to CCFLAGS for the WebCore build file
(src/webkit/build/WebCore/SConscript) fixes the failures.  What I need
to do now is narrow down my search to specific directories in WebCore
first, then specific files within the offending directory.  That means
modifying CCFLAGS for those specific dirs/files.  I've read through
the scons 'manual', but I did not find a solution to this particular
problem, especially considering the complexity of our build
configuration.  Anyone know if this is feasible?

Thanks,
James Hawkins

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to