aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2015-02-25 19:59:31 +0000
committerUros Bizjak <ubizjak@gmail.com>2015-02-25 19:59:31 +0000
commitc389f7392a1c0553b3597f5c3c1107483c372609 (patch)
treecdaaef2376a201c07e2b90635cbae41bdb99c2a8 /configure.ac
parente8a7e53612ba3efdee8302b8840d4a4aa44ec167 (diff)
Revert:
2014-07-26 Uros Bizjak <ubizjak@gmail.com> PR target/47230 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux. * configure: Regenerate. /config Revert: 2014-07-26 Uros Bizjak <ubizjak@gmail.com> PR target/47230 * mh-alpha-linux: New file. /gcc PR target/47230 * doc/install.texi (Specific, alpha*-*-*): Document that binutils 2.25 or newer are required. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@220990 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 08a6fbf991d..00f745292dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1275,9 +1275,6 @@ case "${host}" in
*-mingw*)
host_makefile_frag="config/mh-mingw"
;;
- alpha*-*-linux*)
- host_makefile_frag="config/mh-alpha-linux"
- ;;
hppa*-hp-hpux10*)
host_makefile_frag="config/mh-pa-hpux10"
;;