Fix compilation of executable for linux_mips32
This commit is contained in:
committed by
Stanislav Erokhin
parent
b2070c5243
commit
2df2c2f055
@@ -552,6 +552,7 @@ clangOptFlags.linux_mips32 = -O3 -ffunction-sections
|
|||||||
clangDebugFlags.linux_mips32 = -O0
|
clangDebugFlags.linux_mips32 = -O0
|
||||||
dynamicLibraryRelocationMode.linux_mips32 = pic
|
dynamicLibraryRelocationMode.linux_mips32 = pic
|
||||||
staticLibraryRelocationMode.linux_mips32 = pic
|
staticLibraryRelocationMode.linux_mips32 = pic
|
||||||
|
executableRelocationMode.linux_mips32 = static
|
||||||
|
|
||||||
linker.linux_x64-linux_mips32 = $targetToolchain.linux_x64-linux_mips32/bin/ld
|
linker.linux_x64-linux_mips32 = $targetToolchain.linux_x64-linux_mips32/bin/ld
|
||||||
linkerHostSpecificFlags.linux_x64-linux_mips32 =
|
linkerHostSpecificFlags.linux_x64-linux_mips32 =
|
||||||
|
|||||||
Reference in New Issue
Block a user