swift-lambda icon indicating copy to clipboard operation
swift-lambda copied to clipboard

Discover installed xtoolchain (instead of tying it to the host version)

Open helje5 opened this issue 5 years ago • 0 comments

At least for now it's the sole toolchain anyways ...

Maybe it should work like that: if the user didn't specify -d / --destination and the corresponding env var is empty, look whether there is a single amazonlinux toolchain in /usr/local/lib/swift/dst/arch/* and just use that.

helje5 avatar Aug 10 '20 14:08 helje5