Custom cross compilation toolchain for Kotlin MM

Hi,
Is there a way to specify a custom cross compilation toolchain for Kotlin MM compilation.
I’m looking for softfp float-abi option. Overriding it in interop definition or in the kotlin.properties doesn’t seem to be a right choice.
So it made we wonder if there is an option where developers can specify the toolchain/build flags themselves.
Thanks!

No, but you can vote for this in https://youtrack.jetbrains.com/issue/KT-43974