[Buildroot] [PATCH 2/3] ruby: should not use dl_iterate_phdr() on Blackfin

Peter Korsgaard jacmet at uclibc.org
Fri Aug 29 07:16:21 UTC 2014


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > The dl_iterate_phdr() C library function on Blackfin returns a
 > non-conventional structure format compared to other architectures,
 > which makes Ruby unable to use it. Since it's just an optional feature
 > of Ruby apparently used to generate more fancy backtraces, this commit
 > simply disables the usage of dl_iterate_phdr() on this architecture.

 > Fixes:

 >   http://autobuild.buildroot.org/results/1b0/1b0e2f5f95889eb26846927da45d128247d0ed89/

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list