Commit 1dfd223b by Michael Meissner

*** empty log message ***

From-SVN: r518
parent dadec40f
...@@ -77,7 +77,7 @@ esac ...@@ -77,7 +77,7 @@ esac
case $basic_machine in case $basic_machine in
# Recognize the basic CPU types with without company name. # Recognize the basic CPU types with without company name.
# Some are omitted here because they have special meanings below. # Some are omitted here because they have special meanings below.
tahoe | i386 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \ tahoe | i[34]86 | i860 | m68k | m68000 | m88k | ns32k | arm | pyramid \
| tron | a29k | 580 | i960 | h8300 | hppa) | tron | a29k | 580 | i960 | h8300 | hppa)
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment