kumquat-buildroot/toolchain/gdb
Paulius Zaleckas ee39d53ce3 Fix GDB BFD test linking
When compiling GDB for target (in my case i386) it links
wrong BFD library from host OS. This prevents GDB from compiling
support for ELF and thus GDB is unusable on target.

More about this issue was already posted at:
http://lists.uclibc.org/pipermail/buildroot/2009-March/026585.html

Fix this issue by forcing ELF support.

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-05-01 22:53:41 +02:00
..
6.4
6.5
6.6 get rid of broken nios2 support 2010-03-30 17:19:59 +02:00
6.7.1 fixup gdb-6.7.1 2008-07-01 21:47:24 +00:00
6.8
Config.in toolchain/gdb: Add GDB 7.0.1 and 7.1 support 2010-05-01 22:08:48 +02:00
gdb.mk Fix GDB BFD test linking 2010-05-01 22:53:41 +02:00