PR24262, plugin search dir doesn't respect --libdir
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index ac0296482b3247b705443fc6fb399ad563f86a0c..8496cb484f9d06cbb9ef18131017193967a809f0 100644 (file)
@@ -1,3 +1,11 @@
+2019-09-26  Alan Modra  <amodra@gmail.com>
+
+       PR 24262
+       * Makefile.am (AM_CPPFLAGS): Add -DLIBDIR.
+       * plugin.c (load_plugin): Search both ${libdir}/bfd-plugins and
+       ${bindir}/../lib/bfd-plugins if different.
+       * Makefile.in: Regenerate.
+
 2019-09-23  Alan Modra  <amodra@gmail.com>
 
        * elf64-ppc.c (ppc64_elf_check_relocs): Use bfd_link_executable
This page took 0.023186 seconds and 4 git commands to generate.