diff mbox series

uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS

Message ID 20181114163029.33006-1-abrodkin@synopsys.com
State Accepted
Commit 89fcb4cdb4bd4b70819329d21d5dd967ce810483
Headers show
Series uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS | expand

Commit Message

Alexey Brodkin Nov. 14, 2018, 4:30 p.m. UTC
UCLIBC_INSTALL_LDSO_SYMLINKS is not defined anywhere to nuke it.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
---
 package/uclibc/uclibc.mk | 1 -
 1 file changed, 1 deletion(-)

Comments

Thomas Petazzoni Nov. 15, 2018, 10:37 a.m. UTC | #1
Hello,

On Wed, 14 Nov 2018 19:30:29 +0300, Alexey Brodkin wrote:
> UCLIBC_INSTALL_LDSO_SYMLINKS is not defined anywhere to nuke it.
> 
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>

Indeed, it was removed as part of commit
d1e19882be8676e6a7f451517d786703c6ccd6cb ("uclibc: symlinks are now
automatically created by uClibc-ng makefile")

Acked-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Thanks,

Thomas
Peter Korsgaard Nov. 18, 2018, 7:18 p.m. UTC | #2
>>>>> "Alexey" == Alexey Brodkin <alexey.brodkin@synopsys.com> writes:

 > UCLIBC_INSTALL_LDSO_SYMLINKS is not defined anywhere to nuke it.
 > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/uclibc/uclibc.mk b/package/uclibc/uclibc.mk
index 63d36943ed..27e4d5873a 100644
--- a/package/uclibc/uclibc.mk
+++ b/package/uclibc/uclibc.mk
@@ -425,7 +425,6 @@  define UCLIBC_INSTALL_TARGET_CMDS
 		RUNTIME_PREFIX=/ \
 		install_runtime
 	$(UCLIBC_INSTALL_UTILS_TARGET)
-	$(UCLIBC_INSTALL_LDSO_SYMLINKS)
 endef
 
 # STATIC has no ld* tools, only getconf