DescriptionExplicitly include defaults.cc in the shared_library gyp target.
Explicitly include defaults.cc in the shared_library gyp target, otherwise
the whole compilation unit is stripped by the Windows linker, since none of it's
symbols are referenced by any other compilation unit in V8.
BUG=None
R=jkummerow@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=17107
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|