From: Rainer Orth Date: Thu, 11 Dec 2025 15:27:14 +0000 (+0100) Subject: ld: Remove elf_i386_ldso reference X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2c9bb46be70ebadcb95c5aca5ce28fd458e6425;p=thirdparty%2Fbinutils-gdb.git ld: Remove elf_i386_ldso reference There's still a reference to the removed elf_i386_ldso emulation, breaking the build with --enable-targets=all. Tested on x86_64-pc-linux-gnu. 2025-12-11 Rainer Orth ld: * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_ldso.c. * Makefile.in: Regenerate. --- diff --git a/ld/Makefile.am b/ld/Makefile.am index c006448bdca..4b0a6ef884f 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -278,7 +278,6 @@ ALL_EMULATION_SOURCES = \ eelf_i386_be.c \ eelf_i386_fbsd.c \ eelf_i386_haiku.c \ - eelf_i386_ldso.c \ eelf_i386_sol2.c \ eelf_i386_vxworks.c \ eelf_iamcu.c \ diff --git a/ld/Makefile.in b/ld/Makefile.in index 0acf5f473e2..dc9bef2b26d 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -792,7 +792,6 @@ ALL_EMULATION_SOURCES = \ eelf_i386_be.c \ eelf_i386_fbsd.c \ eelf_i386_haiku.c \ - eelf_i386_ldso.c \ eelf_i386_sol2.c \ eelf_i386_vxworks.c \ eelf_iamcu.c \ @@ -1473,7 +1472,6 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_be.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_fbsd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_haiku.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_ldso.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_sol2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_vxworks.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_iamcu.Po@am__quote@