mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
* config.guess (m68k-hp-bsd): Remove from the C program.
This commit is contained in:
parent
5edf2123d2
commit
4eeda315b0
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -1396,10 +1396,6 @@ main ()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined (hp300) && !defined (hpux)
|
||||
printf ("m68k-hp-bsd\n"); exit (0);
|
||||
#endif
|
||||
|
||||
#if defined (NeXT)
|
||||
#if !defined (__ARCHITECTURE__)
|
||||
#define __ARCHITECTURE__ "m68k"
|
||||
|
Loading…
x
Reference in New Issue
Block a user