mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
don't hard-force ld.gold as per @jrose-apple 's suggestion
This commit is contained in:
@@ -407,6 +407,7 @@ function set_build_options_for_host() {
|
||||
SWIFT_HOST_VARIANT="freebsd"
|
||||
SWIFT_HOST_VARIANT_SDK="FREEBSD"
|
||||
SWIFT_HOST_VARIANT_ARCH="x86_64"
|
||||
USE_GOLD_LINKER=1
|
||||
;;
|
||||
cygwin-x86_64)
|
||||
SWIFT_HOST_VARIANT="windows"
|
||||
|
||||
Reference in New Issue
Block a user