mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
- add missing dependency
This commit is contained in:
parent
acc706b7b6
commit
926309afdb
@ -345,7 +345,7 @@ $(TARGET_DIR)/lib/libc.so.0: $(STAGING_DIR)/usr/lib/libc.a
|
|||||||
install_runtime
|
install_runtime
|
||||||
touch -c $@
|
touch -c $@
|
||||||
|
|
||||||
$(TARGET_DIR)/usr/bin/ldd:
|
$(TARGET_DIR)/usr/bin/ldd: gcc
|
||||||
$(MAKE1) -C $(UCLIBC_DIR) CC=$(TARGET_CROSS)gcc \
|
$(MAKE1) -C $(UCLIBC_DIR) CC=$(TARGET_CROSS)gcc \
|
||||||
CPP=$(TARGET_CROSS)cpp LD=$(TARGET_CROSS)ld \
|
CPP=$(TARGET_CROSS)cpp LD=$(TARGET_CROSS)ld \
|
||||||
PREFIX=$(TARGET_DIR) utils install_utils
|
PREFIX=$(TARGET_DIR) utils install_utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user