[v8] r12685 committed - Enable compilation of GDBJIT interface on Linux....

4 views
Skip to first unread message

codesite...@google.com

unread,
Oct 10, 2012, 7:13:33 AM10/10/12
to v8-...@googlegroups.com
Revision: 12685
Author: mstar...@chromium.org
Date: Wed Oct 10 04:13:15 2012
Log: Enable compilation of GDBJIT interface on Linux.

R=jkum...@chromium.org

Review URL: https://codereview.chromium.org/11093046
http://code.google.com/p/v8/source/detail?r=12685

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

=======================================
--- /branches/bleeding_edge/build/common.gypi Fri Sep 28 07:38:59 2012
+++ /branches/bleeding_edge/build/common.gypi Wed Oct 10 04:13:15 2012
@@ -351,6 +351,7 @@
['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': {
Reply all
Reply to author
Forward
0 new messages