mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.guess (i860-alliant-bsd): Remove from the C program.
This commit is contained in:
parent
4eeda315b0
commit
26087e5e6b
@ -1,10 +1,8 @@
|
||||
2014-01-25 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (m68k-hp-bsd): Remove from the C program.
|
||||
|
||||
2014-01-25 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (arm-acron-riscix): Remove from the C program.
|
||||
(m68k-hp-bsd): Likewise.
|
||||
(i860-alliant-bsd): Likewise.
|
||||
|
||||
2014-01-25 Ben Elliston <bje@gnu.org>
|
||||
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -1470,10 +1470,6 @@ main ()
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#if defined (alliant) && defined (i860)
|
||||
printf ("i860-alliant-bsd\n"); exit (0);
|
||||
#endif
|
||||
|
||||
exit (1);
|
||||
}
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user