Stee-ven! Stee-ven! Stee-ven! :DG<
On Fri, May 8, 2009 at 9:36 AM, Bradley Nelson <[email protected]> wrote: > Congrats steven! Excellent work! > -bradn > > On May 8, 2009 8:51 AM, "Darin Fisher" <[email protected]> wrote: > > FYI, here's the patch I applied to enable /MP: > Index: common.gypi > =================================================================== > --- common.gypi (revision 15636) > +++ common.gypi (working copy) > @@ -380,6 +380,7 @@ > 'msvs_disabled_warnings': [4503, 4819], > 'msvs_settings': { > 'VCCLCompilerTool': { > + 'AdditionalOptions': '/MP', > 'MinimalRebuild': 'false', > 'ExceptionHandling': '0', > 'BufferSecurityCheck': 'true', > > On Fri, May 8, 2009 at 3:27 AM, Steven Knight <[email protected]> wrote: > > > The webkit build on ... > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
