Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case it
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 14 Jan 2004 12:12:17 +0000 (12:12 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 14 Jan 2004 12:12:17 +0000 (12:12 -0000)
commit7138a960444736d63d386dbd8502028cad5f9633
treebd9a023b77b958f8c10651f67200348a460bf60e
parent953aa99185b05c7ed7db097fa2a5c4a83624fefa
Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case it
needs to be aware.  To do this, we grab a (patched) copy of config.sub
from gcc.
Also specify some configure vars which aren't tested when cross compiling.
make/gdb.mk
sources/gdb-5.3-uclibc.patch [new file with mode: 0644]