Fix compilation of executable for linux_mips32

This commit is contained in:
Sergey Bogolepov
2020-12-16 18:22:45 +07:00
committed by Stanislav Erokhin
parent b2070c5243
commit 2df2c2f055
+1
View File
@@ -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 =