Comment #6 on issue 11927 by [email protected]: Add -DNVALIGRIND to Mac/Linux production builds http://code.google.com/p/chromium/issues/detail?id=11927
This shouldn't depend on branding, it should depend on whether or not the build is "production." We have a GYP variable, "buildtype", that you can use for this. It's supposed to be set to "Official" for production builds. You can define NVALGRIND when 'buildtype=="Official"'. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
