* config.build: Remove case for m68000-hp-hpux* | m68k-hp-hpux*.
From-SVN: r227079
This commit is contained in:
parent
d8f29cc021
commit
f291336269
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2015-08-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* config.build: Remove case for m68000-hp-hpux* | m68k-hp-hpux*.
|
||||
|
||||
2015-08-21 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* configure.ac: Remove uwin* cases.
|
||||
|
|
|
@ -73,10 +73,6 @@ case $build in
|
|||
build_xm_file=i386/xm-djgpp.h
|
||||
build_exeext=.exe
|
||||
;;
|
||||
m68000-hp-hpux* | m68k-hp-hpux*)
|
||||
# HP 9000 series 300
|
||||
build_install_headers_dir=install-headers-cpio
|
||||
;;
|
||||
*-*-sysv*)
|
||||
# All other System V variants.
|
||||
build_install_headers_dir=install-headers-cpio
|
||||
|
|
Loading…
Add table
Reference in a new issue