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)
committerJo-Philipp Wich <jo@mein.io>
Wed, 13 Dec 2017 13:38:15 +0000 (14:38 +0100)
commit28c9731984a01c296eb8de210d1e32b44a527b36
treea0e40df234520b4e14c527df608ac9a6cf25cc4e
parent2dd9b62f82afba5dd1e7534cecfadad871d85885
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>
(cherry picked from commit 7f0c95a7dfff8aa0b6f5e3e78263cab108245e4c)
package/libs/toolchain/Makefile