[PATCH] ld/Makefile.am typo causes build failure on powerpc64-ps3-elf target.
Jack Earley
jre9210@gmail.com
Tue Oct 21 02:28:02 GMT 2025
---
ld/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ld/Makefile.am b/ld/Makefile.am
index c006448b..616b884c 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -790,7 +790,7 @@ install-exec-local: ld-new$(EXEEXT) install-binPROGRAMS
fi; \
fi
-install-data-local: install-bfdpluginLTLIBRARIES
+install-data-local: install-bfdplugin_LTLIBRARIES
$(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
for f in ldscripts/* ; do \
case $$f in \
--
2.51.0
More information about the Binutils
mailing list