[Buildroot] [PATCH] libbsd: fix build for openrisc with uClibc

Peter Korsgaard peter at korsgaard.com
Tue Apr 3 20:51:04 UTC 2018


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 > Commit d879be30495 (package/libbsd: enable for non-glibc toolchains)
 > enabled libbsd for openrisc. Unfortunately uClibc does not define the
 > EM_OPENRISC macro that libbsd expects for ELF e_machine ID. Add patch
 > making libbsd fallback to the equivalent EM_OR1K macro that uClibc does
 > provide.

 > Fixes:
 > http://autobuild.buildroot.net/results/2f5/2f51eebe5964e8f1be3ecd2032e7d7837bf98b84/

 > Cc: Waldemar Brodkorb <wbx at openadk.org>
 > Cc: Yann E. MORIN <yann.morin.1998 at free.fr>
 > Cc: Jörg Krause <joerg.krause at embedded.rocks>
 > Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list