build: include postmortem symbols on linux
authorTimothy J Fontaine <tjfontaine@gmail.com>
Mon, 2 Dec 2013 02:57:43 +0000 (18:57 -0800)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Mon, 2 Dec 2013 02:57:43 +0000 (18:57 -0800)
commit6877e64fa8ebd1a1017bb4e298a007d98136c133
tree52d6d9609740cf474b2248175f0cbccadab0abe4
parentfcfaa392ae8c47da98f2b4f590b54dffa4f079dd
build: include postmortem symbols on linux

Previously we were building the symbols, but the linker was garbage
collecting the symbols because they weren't used. Inform the linker
that we want to keep all symbols from v8 around.
common.gypi
node.gyp