public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/siddhesh/gai-cleanup2] linux/i386: remove dead assignment of sysdep-dl-routines
@ 2022-03-07 16:55 Siddhesh Poyarekar
  0 siblings, 0 replies; only message in thread
From: Siddhesh Poyarekar @ 2022-03-07 16:55 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=42b5dc5ea3c25c1c3a52e777f379d8d40b2e7c08

commit 42b5dc5ea3c25c1c3a52e777f379d8d40b2e7c08
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Thu Mar 3 18:04:37 2022 +0100

    linux/i386: remove dead assignment of sysdep-dl-routines
    
    The variable sysdep-dl-routines has only an effect in the elf subdir.

Diff:
---
 sysdeps/unix/sysv/linux/i386/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysdeps/unix/sysv/linux/i386/Makefile b/sysdeps/unix/sysv/linux/i386/Makefile
index abd0009d58..b66f8a7b41 100644
--- a/sysdeps/unix/sysv/linux/i386/Makefile
+++ b/sysdeps/unix/sysv/linux/i386/Makefile
@@ -22,7 +22,6 @@ gen-as-const-headers += ucontext_i.sym
 endif
 
 ifeq ($(subdir),csu)
-sysdep-dl-routines += sysdep
 ifeq (yes,$(build-shared))
 sysdep_routines += divdi3
 shared-only-routines += divdi3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-07 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 16:55 [glibc/siddhesh/gai-cleanup2] linux/i386: remove dead assignment of sysdep-dl-routines Siddhesh Poyarekar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).