* config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name.
[deliverable/binutils-gdb.git] / bfd / config.bfd
index dd28600f3768fe125b8e8b9cf4d2a1e552eaa726..5b8980a42e8a653ab3dafe874b1e38ef5342176b 100755 (executable)
@@ -53,6 +53,7 @@ case "${canon}" in
   i[345]86-*-coff)     bfd_name=i386-coff ;;
   i[345]86-*-aix*)     bfd_name=i386-coff ;;
   i[345]86-*-elf)      bfd_name=i386-elf ;;
+  i[345]86-*-freebsd*) bfd_name=i386-bsd strip_underscore=yes ;;
   i[345]86-*-netbsd*)  bfd_name=i386-nbsd strip_underscore=yes ;;
   i[345]86-*-netware*) bfd_name=i386-nlm ;;
   i[345]86-*-linux*)   bfd_name=i386-linux strip_underscore=yes ;;
This page took 0.02391 seconds and 4 git commands to generate.