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.
parent
fcfaa392
Please register or sign in to comment