From: Nick Clifton Date: Wed, 16 May 2012 10:43:41 +0000 (+0000) Subject: PR ld/14069 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a5244b7e43f790d781138a82c0f5a53ac23284c3;p=binutils-gdb.git PR ld/14069 * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.conf support. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index eff6cf39823..d026c35d6a5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2012-05-16 Samuel Thibault + + PR ld/14069 + * emultempl/elf32.em: Include *-*-gnu* targets in ld.so.conf + support. + 2012-05-15 James Murray * NEWS: Mention the support for S12X processors. diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 880f054ff9a..aab1c6d8e64 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -72,7 +72,7 @@ EOF if [ "x${USE_LIBPATH}" = xyes ] ; then case ${target} in - *-*-linux-* | *-*-k*bsd*-*) + *-*-linux-* | *-*-k*bsd*-* | *-*-gnu*) fragment < @@ -374,7 +374,7 @@ gld${EMULATION_NAME}_try_needed (struct dt_needed *needed, EOF case ${target} in - *-*-linux-* | *-*-k*bsd*-*) + *-*-linux-* | *-*-k*bsd*-* | *-*-gnu*) fragment <name, force))