glibc: install glibc utils to target
authorNikita Sobolev <Nikita.Sobolev@synopsys.com>
Thu, 21 Nov 2019 12:31:20 +0000 (15:31 +0300)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 23 Nov 2019 10:53:14 +0000 (11:53 +0100)
commitc6cd512fe2e954b2ccc0412717c1c3380bc5f69b
tree33a1cf2cb25326d1f92a20bb40ce32db34e8c988
parent1ca16b1feb6c52c98e8b3082c2a36503017b3c10
glibc: install glibc utils to target

With this patch we introduce an option for glibc, which
installs getconf, ldconfig and ldd utilities on target, that
may be useful in debugging. By default these utilities are
built, but not installed to the target.
ldd is a bash script, so it has bash dependency.

Signed-off-by: Nikita Sobolev <Nikita.Sobolev@synopsys.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/glibc/Config.in
package/glibc/glibc.mk