* config.guess (i386-pc-bsd): Remove from the C program.

This commit is contained in:
Ben Elliston
2014-01-25 10:26:02 +11:00
parent 26087e5e6b
commit 027f78e575
2 changed files with 1 additions and 4 deletions

View File

@ -3,6 +3,7 @@
* config.guess (arm-acron-riscix): Remove from the C program.
(m68k-hp-bsd): Likewise.
(i860-alliant-bsd): Likewise.
(i386-pc-bsd): Likewise.
2014-01-25 Ben Elliston <bje@gnu.org>