From 36676f5e5d6ed17263f4f5089e77f480b852bd74 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Tue, 2 Aug 2022 11:29:22 -0300 Subject: Remove ldd libc4 support The older libc versions are obsolete for over twenty years now. --- sysdeps/unix/sysv/linux/m68k/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sysdeps/unix/sysv/linux/m68k/Makefile') diff --git a/sysdeps/unix/sysv/linux/m68k/Makefile b/sysdeps/unix/sysv/linux/m68k/Makefile index 18ad2bf0ee..6640cb4a28 100644 --- a/sysdeps/unix/sysv/linux/m68k/Makefile +++ b/sysdeps/unix/sysv/linux/m68k/Makefile @@ -15,8 +15,3 @@ ifeq ($(subdir),misc) sysdep_routines += mremap sysdep_headers += sys/reg.h endif - -ifeq ($(subdir),elf) -sysdep-others += lddlibc4 -install-bin += lddlibc4 -endif -- cgit 1.4.1