How does the Kotlin Native compiler know which arg...
# compiler
n
How does the Kotlin Native compiler know which arguments to pass to clang? Is there a straightforward way to change the clang arguments (eg set the GCC tool chain)? Can the clang include path be changed?