crosstool-ng/scripts/build
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
..
arch libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
binutils binutils: Fix elf2flt compile on more modern systems 2014-12-05 13:09:51 -08:00
cc cc/gcc: add option to enable/disable libsanitizer 2014-08-31 18:54:13 +02:00
companion_libs complibs/isl: add HTTP mirror 2013-08-01 20:24:35 +00:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/gdb: fix canadian-cross in case of static cross gdb 2013-11-15 21:35:27 +01:00
kernel kernel/linux: fix fall-out due to arm64 special case 2014-01-01 19:14:20 +01:00
libc libc/musl: Add config option for extra developer warnings 2014-09-11 23:12:22 +02:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00