[Buildroot] [PATCH] toolchain/external: fix building the wrapper on MIPS

Peter Korsgaard peter at korsgaard.com
Thu Nov 27 21:47:43 UTC 2014


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > Some crazy folks use MIPS machines as build machines. ;-)
 > On MIPS, the only acceptable hash-style is 'sysv', because the MIPS ABI
 > defines that the GOT ordering to be the same as the symbols ordering,
 > while GNU hash requires symbols to be sorted by their hash.

 > Looking at binutils' code, it seems that only MIPS suffers from that
 > limitation.

 > Currently, we force the toolchain wrapper to be linked with both hash
 > styles, which breaks on MIPS.

 > So, fix that but singling out MIPS, and use sysv in that case, and both

s/but/by/

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list