Has anyone built a Kotlin Native ARMv7 binary for ...
# kotlin-native
j
Has anyone built a Kotlin Native ARMv7 binary for linuxArm32Hfp? ARMv6 seems to be the default. I've tried changing targetCpu.linux_arm32_hfp and targetCpuFeatures.linux_arm32_hfp via -Xoverride-konan-properties but that did not work.