| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 29dd3acaee1932e5ac49d71ac135c10553d987ed..d00b6a70826b131ca5f16cea034b2ede8823d8df 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -3685,15 +3685,6 @@
|
| },
|
| },
|
| 'conditions': [
|
| -
|
| - ['linux_use_debug_fission==1 and linux_use_gold_flags==1 and (clang==1 or gcc_version>=48) and binutils_version>=223', {
|
| - 'target_conditions': [
|
| - ['_toolset=="target"', {
|
| - 'cflags': ['-gsplit-dwarf'],
|
| - },
|
| - ],
|
| - ]
|
| - }],
|
| ['target_arch=="ia32"', {
|
| 'target_conditions': [
|
| ['_toolset=="target"', {
|
|
|