mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
toolchain/uClibc: install ldd to target
Reported by Julien Boibessot <julien.boibessot@free.fr>. This somehow got disabled by cb815ae003d40cc971d (two years ago!). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
638a4214f8
commit
09d62e89e7
@ -581,8 +581,7 @@ uclibc-clean: uclibc-test-clean
|
|||||||
uclibc-dirclean: uclibc-test-dirclean
|
uclibc-dirclean: uclibc-test-dirclean
|
||||||
rm -rf $(UCLIBC_DIR)
|
rm -rf $(UCLIBC_DIR)
|
||||||
|
|
||||||
uclibc-target-utils:
|
uclibc-target-utils: $(TARGET_DIR)/usr/bin/ldd
|
||||||
#$(TARGET_DIR)/usr/bin/ldd
|
|
||||||
|
|
||||||
uclibc-target-utils-source: $(DL_DIR)/$(UCLIBC_SOURCE)
|
uclibc-target-utils-source: $(DL_DIR)/$(UCLIBC_SOURCE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user