mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-lang/swift: Use lld as default linker for Swift LLVM
Signed-off-by: Marco Rebhan <me@dblsaiko.net>
This commit is contained in:
@@ -194,6 +194,7 @@ src_compile() {
|
||||
# BFD doesn't link Swift symbols properly, so we have to ensure Swift is
|
||||
# built with LLD.
|
||||
'-DSWIFT_USE_LINKER=lld',
|
||||
'-DLLVM_USE_LINKER=lld',
|
||||
|
||||
# We don't need to build any test code or test executables, which Swift
|
||||
# (and some components) does by default.
|
||||
|
||||
Reference in New Issue
Block a user