From 04b42ec7e874a89aa668212d51d45e0ed15c0758 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 17 Jun 1994 00:51:16 +0000 Subject: unsanitize v9 --- config.sub | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.sub') diff --git a/config.sub b/config.sub index e955fe3..dbd3639 100755 --- a/config.sub +++ b/config.sub @@ -163,14 +163,12 @@ case $basic_machine in ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. -# start-sanitize-v9 sparc64) # CYGNUS LOCAL basic_machine=sparc64-sun os=-elf ;; sparc64-*) # CYGNUS LOCAL ;; -# end-sanitize-v9 mips3-*) # CYGNUS LOCAL basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` @@ -905,10 +903,6 @@ fi # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in - sparc-sun) - # Strip off Sun's patch-release suffix - os=`echo $os | sed 's/_U1$//'` - ;; *-unknown) case $os in -riscix*) -- cgit v1.1