linux: Move '-g' to brightray
authorCheng Zhao <zcbenz@gmail.com>
Thu, 9 Apr 2015 04:06:02 +0000 (12:06 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 9 Apr 2015 04:06:02 +0000 (12:06 +0800)
common.gypi
vendor/brightray

index 9b2abe4..dfbc980 100644 (file)
         },
       },
     }],  # OS=="mac"
-    # The breakpad on Linux needs the binary to be built with -g to generate
-    # unmangled symbols.
-    ['OS=="linux"', {
-      'target_defaults': {
-        'cflags': [ '-g' ],
-        'conditions': [
-          ['target_arch=="ia32"', {
-            'target_conditions': [
-              ['_toolset=="target"', {
-                'ldflags': [
-                  # Workaround for linker OOM.
-                  '-Wl,--no-keep-memory',
-                ],
-              }],
-            ],
-          }],
-        ],
-      },
-    }],
   ],
 }
index c735889..6832cc4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c735889888f8632e3dd9693e00a7988654baf7fd
+Subproject commit 6832cc458a1ccbd547682998fcc62e58d789af11