wenju-he wrote:

> I figured this would be solved by the runtimes interface passing `CMAKE_AR` 
> manually. There's the `cmake ../runtimes` case, but if the user is doing this 
> all custom I'd expect it to be easy enough to just override.

Thanks for the suggestion, I added a new flag FORCE_POSIX_TOOLCHAIN to override 
is_msvc_target and bypass msvc-style tools.

https://github.com/llvm/llvm-project/pull/186726
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to