mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-11 13:43:40 +12:00
* config.guess (i860-alliant-bsd): Remove from the C program.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user