mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 23:31:21 +08:00
* config.host: Removed superfluous newline.
From-SVN: r71701
This commit is contained in:
parent
b01bc573ac
commit
92b836fa73
@ -1,3 +1,7 @@
|
||||
2003-09-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* config.host: Removed superfluous newline.
|
||||
|
||||
2003-09-23 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
* config.gcc: Use ${target}, not $machine.
|
||||
|
@ -70,8 +70,7 @@ case ${host} in
|
||||
| i[34567]86-sequent-sysv[123]* \
|
||||
| i[34567]86-go32-* \
|
||||
| i[34567]86-*-go32* \
|
||||
| vax-*-vms*
|
||||
)
|
||||
| vax-*-vms*)
|
||||
echo "*** Configuration for host ${host} not supported" 1>&2
|
||||
exit 1
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user