mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.guess (arm-acron-riscix): Remove from the C program.
This commit is contained in:
parent
4f43a7a663
commit
5edf2123d2
@ -1,3 +1,7 @@
|
||||
2014-01-25 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (arm-acron-riscix): Remove from the C program.
|
||||
|
||||
2014-01-25 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess (c1-convex-bsd, c32-convex-bsd, c2-convex-bsd)
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -1396,10 +1396,6 @@ main ()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined (__arm) && defined (__acorn) && defined (__unix)
|
||||
printf ("arm-acorn-riscix\n"); exit (0);
|
||||
#endif
|
||||
|
||||
#if defined (hp300) && !defined (hpux)
|
||||
printf ("m68k-hp-bsd\n"); exit (0);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user