From: Daniel Jacobowitz Date: Mon, 3 Feb 2003 17:47:23 +0000 (+0000) Subject: * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3dc16cab3d1c516fea6535e677371929fe7b9df7;p=binutils-gdb.git * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot outside of GNU/Linux conditional. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index a4161866845..adca7f201f6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2003-02-03 Daniel Jacobowitz + + * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot + outside of GNU/Linux conditional. + 2003-01-28 Ralf Habacker * deffilep.y (def_get_module): New function: locate an already diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index f8ba0b4c899..d58a3c9ff8e 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -440,9 +440,7 @@ gld${EMULATION_NAME}_search_needed (path, name, force) EOF if [ "x${USE_LIBPATH}" = xyes ] ; then - case ${target} in - *-*-linux-gnu*) - cat >>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <