mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 23:25:24 +02:00
Removed extra ';;'
From-SVN: r28516
This commit is contained in:
1
boehm-gc/configure
vendored
1
boehm-gc/configure
vendored
@@ -2394,7 +2394,6 @@ case "$host" in
|
||||
alpha*-*-*)
|
||||
machdep="alpha_mach_dep.lo"
|
||||
;;
|
||||
;;
|
||||
mipstx39-*-elf*)
|
||||
machdep="mips_ultrix_mach_dep.lo"
|
||||
cat >> confdefs.h <<\EOF
|
||||
|
||||
@@ -137,7 +137,6 @@ case "$host" in
|
||||
alpha*-*-*)
|
||||
machdep="alpha_mach_dep.lo"
|
||||
;;
|
||||
;;
|
||||
mipstx39-*-elf*)
|
||||
machdep="mips_ultrix_mach_dep.lo"
|
||||
AC_DEFINE(STACKBASE, __stackbase)
|
||||
|
||||
Reference in New Issue
Block a user