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
..
2012-01-16 23:36:42 +01:00
2014-09-11 23:34:59 +02:00
2009-10-30 20:08:44 +01:00
2013-01-06 12:08:33 +01:00
2012-12-05 20:31:43 +01:00