Descriptionlinux: Don't force-export V8 symbols unless v8 is built as a shared library.
That allows clients (chrome, o3d) to not have the symbols exported if v8 is
built with -fvisibility=hidden, so that when the 2 are put together bad
don't happen.
See also http://code.google.com/p/chromium/issues/detail?id=17557
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #
Total comments: 3
Patch Set 3 : '' #
Messages
Total messages: 8 (0 generated)
|