Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index dc5456bb21d47f91b759a77d54383ce154874bd4..78888b8d7cd18905ca809ec67edfe3d7a3f7df99 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -357,7 +357,6 @@ |
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="netbsd"', { |
'cflags': [ '-Wall', '<(werror)', '-W', '-Wno-unused-parameter', |
'-Wnon-virtual-dtor', '-Woverloaded-virtual' ], |
- 'defines': ['ENABLE_GDB_JIT_INTERFACE',], |
}], |
['OS=="android"', { |
'variables': { |