diff options
Diffstat (limited to 'build/common.gypi')
-rw-r--r-- | build/common.gypi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/common.gypi b/build/common.gypi index c27dc75..ab6d3af 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -925,9 +925,6 @@ # One can use '-gstabs' to enable building the debugging # information in STABS format for breakpad's dumpsyms. ], - 'ldflags': [ - '-rdynamic', # Allows backtrace to resolve symbols. - ], }, 'Release_Base': { 'variables': { |