opendylan icon indicating copy to clipboard operation
opendylan copied to clipboard

Release compiler should link using the included lld

Open housel opened this issue 2 years ago • 0 comments

The release-with-batteries.sh script requests using the LLVM linker on all platforms except mac OS, but that request doesn't get recorded in the released config.jam for use by the released compiler.

housel avatar Mar 17 '23 19:03 housel