toolchain: Allow external toolchains to specify libthread-db
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 2 Mar 2017 19:37:29 +0000 (11:37 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Sat, 4 Mar 2017 19:19:56 +0000 (11:19 -0800)
commit7f0c95a7dfff8aa0b6f5e3e78263cab108245e4c
treeac6362677b8aa769cc11dad6a670d868fb8c954a
parent6debeaab45a08d52cc018b1e5bc69924d9b41d6d
toolchain: Allow external toolchains to specify libthread-db

We need to let external toolchains be able to specify the path and
specification file to the libthread-db POSIX thread debugging shared
libraries.

This fixes GDB not being able to be installed because it is depending on
libthread-db:

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies
 * for gdb:
 *      libthread-db *
 * opkg_install_cmd: Cannot install package gdb.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
package/libs/toolchain/Makefile