diff --git a/kotlin-native/konan/konan.properties b/kotlin-native/konan/konan.properties index 0764ea29882..a796c4aabd8 100644 --- a/kotlin-native/konan/konan.properties +++ b/kotlin-native/konan/konan.properties @@ -552,6 +552,7 @@ clangOptFlags.linux_mips32 = -O3 -ffunction-sections clangDebugFlags.linux_mips32 = -O0 dynamicLibraryRelocationMode.linux_mips32 = pic staticLibraryRelocationMode.linux_mips32 = pic +executableRelocationMode.linux_mips32 = static linker.linux_x64-linux_mips32 = $targetToolchain.linux_x64-linux_mips32/bin/ld linkerHostSpecificFlags.linux_x64-linux_mips32 =