Skip to content

Commit 6c878a9

Browse files
author
bcoe
committed
whoops, that should have been ld.implicit.script.lld
1 parent e6b9f68 commit 6c878a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
'llvm_version!="0.0"', {
320320
'ldflags': [
321321
'-Wl,-T',
322-
'<!(echo "$(pwd)/src/large_pages/ld.implicit.script")',
322+
'<!(echo "$(pwd)/src/large_pages/ld.implicit.script.lld")',
323323
]
324324
}],
325325
[ 'node_use_openssl=="true"', {

0 commit comments

Comments
 (0)