mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-05 12:40:55 +08:00
linux/i386: remove dead assignment of sysdep-dl-routines
The variable sysdep-dl-routines has only an effect in the elf subdir.
This commit is contained in:
parent
2bbc694df2
commit
42b5dc5ea3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user