1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Remove ldd libc4 support

The older libc versions are obsolete for over twenty years now.
This commit is contained in:
Adhemerval Zanella
2022-08-02 11:29:22 -03:00
parent 8ee878592c
commit 36676f5e5d
13 changed files with 2 additions and 136 deletions

View File

@@ -13,8 +13,6 @@ endif
ifeq ($(subdir),elf)
CFLAGS-rtld.c += -mcpu=v8
#rtld-routines += dl-sysdepsparc
sysdep-others += lddlibc4
install-bin += lddlibc4
endif # elf
ifeq ($(subdir),math)