Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS
@ 2018-11-14 16:30 Alexey Brodkin
  2018-11-15 10:37 ` Thomas Petazzoni
  2018-11-18 19:18 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Alexey Brodkin @ 2018-11-14 16:30 UTC (permalink / raw)
  To: buildroot

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(-)

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
-- 
2.16.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS
  2018-11-14 16:30 [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS Alexey Brodkin
@ 2018-11-15 10:37 ` Thomas Petazzoni
  2018-11-18 19:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-11-15 10:37 UTC (permalink / raw)
  To: buildroot

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
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS
  2018-11-14 16:30 [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS Alexey Brodkin
  2018-11-15 10:37 ` Thomas Petazzoni
@ 2018-11-18 19:18 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-11-18 19:18 UTC (permalink / raw)
  To: buildroot

>>>>> "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.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-11-18 19:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-14 16:30 [Buildroot] [PATCH] uclibc: Get rid of stale UCLIBC_INSTALL_LDSO_SYMLINKS Alexey Brodkin
2018-11-15 10:37 ` Thomas Petazzoni
2018-11-18 19:18 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox