crosstool-ng/scripts/build/binutils
Solomon Peachy 4125a79589 binutils: Fix elf2flt compile on more modern systems
Without this fix, elf2flt will blow up complaining that it can't resolve
dlopen() and friends.  One has to explicitly pass '-ldl' on the final
linking command line, because the system linker is not resolving
indirect dependent shared libraries.

I've needed to this patch for several years on Fedora systems.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2014-12-05 13:09:51 -08:00
..
binutils-ld.in binutils/binutils: add wrapper to gold and ld 2010-12-29 18:19:40 +01:00
binutils.sh binutils: Fix elf2flt compile on more modern systems 2014-12-05 13:09:51 -08:00