Add a preprocessor symbol to have printing on Android use stdout instead of the syste...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Mar 2011 07:34:37 +0000 (07:34 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Mar 2011 07:34:37 +0000 (07:34 +0000)
commitec82215b44bec8a89e7deb01d06036bc69df2c8f
tree211ce18cb698679baeaa96d0807a508db2e906ca
parent4f7fe371b28251382c9b710baebd914337d9b23c
Add a preprocessor symbol to have printing on Android use stdout instead of the system log

This is convenient for debugging on Android as one don't have to go to the system log for printf based debugging.
Review URL: http://codereview.chromium.org/6672041

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7211 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/platform-posix.cc