From 41ebeb1d4dcc106019b11f09c0eda48d9470203d Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Sun, 31 Oct 1993 02:47:34 +0000 Subject: [PATCH] Re-add hitachi to list of companies not to treat as OS names. From-SVN: r5952 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index b9088497ab9..5f0e9f3dd1c 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -65,7 +65,7 @@ case $os in -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next* | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp ) os= -- 2.30.2