summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/common.gypi5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 93576b8..6f4223b 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -3569,11 +3569,6 @@
'-gdwarf-4',
],
'conditions' : [
- ['fastbuild==0', {
- 'cflags': [
- '-fvar-tracking-assignments', '-fvar-tracking',
- ],
- }],
['OS=="android"', {
'ldflags': [
# Warn in case of text relocations.