https://kotlinlang.org logo
Title
n

natario1

07/10/2022, 7:02 PM
Hi guys, what’s the correct way to have KN use a different clang version than that in
.konan/dependencies/apple-llvm-20200714-macos-aarch64-essentials
? I’m thinking I might override the relevant property in
konan.properties
, but I’m not sure if it’s the right approach. Is anyone doing this?
x

xiaobailong24

07/11/2022, 3:24 PM
n

natario1

07/11/2022, 3:35 PM
Thanks a lot!
-Xllvm-variant
looks much simpler