Support shared library build of Android for v8.
authorulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Nov 2012 12:22:48 +0000 (12:22 +0000)
committerulan@chromium.org <ulan@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 7 Nov 2012 12:22:48 +0000 (12:22 +0000)
commit8a3f19f720846bb1aba91f3d7131ed1c4330fab8
treed06edfcf8999b8eeceef5721af5d4105537773f8
parentecb6126e45c70126a8218086d7e4b999b2a5efc2
Support shared library build of Android for v8.

v8 depends on the system log library. If we built it as a separate so,
log needs to be included in the link step.

BUG=chromium:158821

Review URL: https://chromiumcodereview.appspot.com/11369081
Patch from Yaron Friedman <yfriedman@chromium.org>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12883 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/gyp/v8.gyp