Revision: 12763
Author:   [email protected]
Date:     Thu Oct 18 08:26:37 2012
Log:      Disable GDBJIT support by default in Debug mode.

[email protected]

Review URL: https://chromiumcodereview.appspot.com/11195043
http://code.google.com/p/v8/source/detail?r=12763

Modified:
 /branches/bleeding_edge/build/common.gypi

=======================================
--- /branches/bleeding_edge/build/common.gypi   Fri Oct 12 04:41:14 2012
+++ /branches/bleeding_edge/build/common.gypi   Thu Oct 18 08:26:37 2012
@@ -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': {

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to