Commit 0d7acfac authored by David Carlier's avatar David Carlier Committed by Rich Trott
Browse files

build: enable linux large pages LLVM lld linkage support

The custom linker script is compatible with GNU ld only.
As such, providin a new expliciting option to redirect to
a different one. lld seems unable to migrate this
large section w/o segfaulting so providing only the
base address anchor for now.

PR-URL: https://github.com/nodejs/node/pull/28938


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent ea765eba
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment