Skip to content

Commit

Permalink
whoops, that should have been ld.implicit.script.lld
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 26, 2019
1 parent e6b9f68 commit 6c878a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node.gypi
Expand Up @@ -319,7 +319,7 @@
'llvm_version!="0.0"', {
'ldflags': [
'-Wl,-T',
'<!(echo "$(pwd)/src/large_pages/ld.implicit.script")',
'<!(echo "$(pwd)/src/large_pages/ld.implicit.script.lld")',
]
}],
[ 'node_use_openssl=="true"', {
Expand Down

0 comments on commit 6c878a9

Please sign in to comment.