mirror of https://github.com/lukechilds/node.git
Browse Source
AIX linker has a table of contents with default size 64K The recent code inclusions in V8 brings in lot of new symbols which necessitates to increase this default. Please note that the debug build already has this flag Fixes: https://github.com/nodejs/node/issues/7500 PR-URL: https://github.com/nodejs/node/pull/7508 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v6.x
committed by
Jeremiah Senkpiel
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue