is there an environment variable I can passs to cmake that will make clang use lld and not ld?
I want something that I can use with CC and CXX and will accomplish the same thing as fuse-ld=lld.
is there an environment variable I can passs to cmake that will make clang use lld and not ld?
I want something that I can use with CC and CXX and will accomplish the same thing as fuse-ld=lld.