Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: gpu/demos/demos.gyp

Issue 2892001: Linux: Switch to DWARF for official builds. Good riddence.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/demos/demos.gyp
===================================================================
--- gpu/demos/demos.gyp (revision 57447)
+++ gpu/demos/demos.gyp (working copy)
@@ -103,10 +103,6 @@
'framework/plugin.rc',
],
}],
- ['OS=="linux"', {
- # -gstabs, used in the official builds, causes an ICE. Remove it.
- 'cflags!': ['-gstabs'],
- }],
['OS=="mac"', {
'sources': [
'framework/Plugin_Info.plist',
« no previous file with comments | « build/common.gypi ('k') | webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698