* config.guess (mips-sony-bsd): Remove from the C program.

This commit is contained in:
Ben Elliston
2014-01-25 10:41:17 +11:00
parent 1a322da12e
commit 6c134e4ebe
2 changed files with 1 additions and 8 deletions

View File

@ -8,6 +8,7 @@
(i386-sequent-dynix): Likewise.
(n32k-sequent-dynix): Likewise.
(m68k-sony-newsos): Likewise.
(mips-sony-bsd): Likewise.
2014-01-25 Ben Elliston <bje@gnu.org>