Skip to content
Snippets Groups Projects
Commit 7f0c95a7 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

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: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 6debeaab
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment