aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.build
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2015-08-21 17:38:01 +0000
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>2015-08-21 17:38:01 +0000
commitabe64d9ec49d7bd6735e4c303714297d28c09ad4 (patch)
treec5946b83507301767c303205ffc26a4d9204d245 /gcc/config.build
parent523ba7389abc5dd3f73cb10557edba876b3e1d1f (diff)
configure.ac: Remove uwin* cases.
* configure.ac: Remove uwin* cases. * config.build: Remove cases for i370-*-opened*, i370-*-mvs*, i[34567]86-*-sco3.2v5*, i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*, i[34567]86-*-sysv4*, i[34567]86-*-udk*, i[34567]86-*-uwin*, i386-*-vsta. * config.host: Remove cases for i370-*-opened*, i370-*-mvs*, i[34567]86-*-uwin*, powerpc-*-beos*. From-SVN: r227077
Diffstat (limited to 'gcc/config.build')
-rw-r--r--gcc/config.build25
1 files changed, 0 insertions, 25 deletions
diff --git a/gcc/config.build b/gcc/config.build
index 6ea7484f2ff..3f855de5f8b 100644
--- a/gcc/config.build
+++ b/gcc/config.build
@@ -56,10 +56,6 @@ case $build in
hppa2*-*-hpux11* )
build_install_headers_dir=install-headers-cpio
;;
- i370-*-opened* | i370-*-mvs* )
- # IBM 360/370/390 Architecture
- build_xm_defines='FATAL_EXIT_CODE=12'
- ;;
i[34567]86-*-cygwin* | x86_64-*-cygwin* )
build_xm_file=i386/xm-cygwin.h
build_exeext=.exe
@@ -77,27 +73,6 @@ case $build in
build_xm_file=i386/xm-djgpp.h
build_exeext=.exe
;;
- i[34567]86-*-sco3.2v5*)
- # 80386 running SCO Open Server 5
- build_install_headers_dir=install-headers-cpio
- ;;
- i[34567]86-sequent-ptx4* | i[34567]86-sequent-sysv4* )
- build_install_headers_dir=install-headers-cpio
- ;;
- i[34567]86-*-sysv4*)
- # Intel x86 running system V r4
- build_install_headers_dir=install-headers-cpio
- ;;
- i[34567]86-*-udk*)
- # Intel x86 on SCO UW/OSR5 Dev Kit
- build_install_headers_dir=install-headers-cpio
- ;;
- i[34567]86-*-uwin*)
- build_exeext=.exe
- ;;
- i386-*-vsta)
- # Intel 80386's running VSTa kernel
- ;;
m68000-hp-hpux* | m68k-hp-hpux*)
# HP 9000 series 300
build_install_headers_dir=install-headers-cpio