Index: ld/emultempl/elf32.em =================================================================== RCS file: /cvs/src/src/ld/emultempl/elf32.em,v retrieving revision 1.131 diff -u -r1.131 elf32.em --- ld/emultempl/elf32.em 22 Feb 2005 13:00:26 -0000 1.131 +++ ld/emultempl/elf32.em 21 Mar 2005 00:48:38 -0000 @@ -65,7 +65,7 @@ if [ "x${USE_LIBPATH}" = xyes ] ; then case ${target} in - *-*-linux-gnu*) + *-*-linux-gnu* | *-*-linux-uclibc*) cat >>e${EMULATION_NAME}.c < @@ -347,7 +347,7 @@ EOF case ${target} in - *-*-linux-gnu*) + *-*-linux-gnu* | *-*-linux-uclibc*) cat >>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <>e${EMULATION_NAME}.c <name, force)) break;