Revision: 4493
Author: [email protected]
Date: Mon Apr 26 04:41:56 2010
Log: Change to allow d8 to compile on MacOSX.
Review URL: http://codereview.chromium.org/1747014
http://code.google.com/p/v8/source/detail?r=4493
Modified:
/branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj
=======================================
--- /branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj Mon Apr 19
12:30:11 2010
+++ /branches/bleeding_edge/tools/v8.xcodeproj/project.pbxproj Mon Apr 26
04:41:56 2010
@@ -1588,7 +1588,9 @@
GCC_PREPROCESSOR_DEFINITIONS = (
"$(GCC_PREPROCESSOR_DEFINITIONS)",
DEBUG,
+ ENABLE_LOGGING_AND_PROFILING,
V8_ENABLE_CHECKS,
+ ENABLE_VMSTATE_TRACKING,
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev