mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS
UCLIBC_INSTALL_LDSO_SYMLINKS is not defined anywhere to nuke it. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
2c0c354a34
commit
89fcb4cdb4
@ -425,7 +425,6 @@ define UCLIBC_INSTALL_TARGET_CMDS
|
|||||||
RUNTIME_PREFIX=/ \
|
RUNTIME_PREFIX=/ \
|
||||||
install_runtime
|
install_runtime
|
||||||
$(UCLIBC_INSTALL_UTILS_TARGET)
|
$(UCLIBC_INSTALL_UTILS_TARGET)
|
||||||
$(UCLIBC_INSTALL_LDSO_SYMLINKS)
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# STATIC has no ld* tools, only getconf
|
# STATIC has no ld* tools, only getconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user