* configure.tgt (bfin-*-linux-uclibc*): Set targ_emul to elf32bfinfd
and targ_extra_emuls to elf32bfin.
+2008-04-25 Michael Frysinger <vapier@gentoo.org>
+
+ * configure.tgt (bfin-*-linux-uclibc*): Set targ_emul to elf32bfinfd
+ and targ_extra_emuls to elf32bfin.
+
2008-04-23 Paolo Bonzini <bonzini@gnu.org>
* aclocal.m4: Regenerate.
targ_extra_emuls="elf32bfinfd"
targ_extra_libpath=$targ_extra_emuls
;;
-bfin-*-linux-uclibc*) targ_emul=elf32bfin;
- targ_extra_emuls="elf32bfinfd"
+bfin-*-linux-uclibc*) targ_emul=elf32bfinfd;
+ targ_extra_emuls="elf32bfin"
targ_extra_libpath=$targ_extra_emuls
;;
cr16-*-elf*) targ_emul=elf32cr16 ;;