summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-25 19:59:31 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-25 19:59:31 +0000
commit995c6643f6e931ec87086a8fec630f9c99480351 (patch)
treecdaaef2376a201c07e2b90635cbae41bdb99c2a8 /configure
parent93d8e5f3f70f6802250bffe8431e5ba043ba72cf (diff)
downloadgcc-995c6643f6e931ec87086a8fec630f9c99480351.tar.gz
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: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220990 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index fcfe44f4fd8..9de72959cbc 100755
--- a/configure
+++ b/configure
@@ -3944,9 +3944,6 @@ fi
*-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"
;;