summaryrefslogtreecommitdiff
path: root/gcc/config.host
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.host')
-rw-r--r--gcc/config.host10
1 files changed, 3 insertions, 7 deletions
diff --git a/gcc/config.host b/gcc/config.host
index 696c79e3507..df865e21531 100644
--- a/gcc/config.host
+++ b/gcc/config.host
@@ -1,6 +1,6 @@
# GCC host-specific configuration file.
# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009,
-# 2010, 2011 Free Software Foundation, Inc.
+# 2010, 2011, 2012 Free Software Foundation, Inc.
#This file is part of GCC.
@@ -108,9 +108,9 @@ case ${host} in
;;
esac
;;
- alpha*-*-linux* | alpha*-dec-osf*)
+ alpha*-*-linux*)
case ${target} in
- alpha*-*-linux* | alpha*-dec-osf*)
+ alpha*-*-linux*)
host_extra_gcc_objs="driver-alpha.o"
host_xmake_file="${host_xmake_file} alpha/x-alpha"
;;
@@ -193,10 +193,6 @@ case ${host} in
prefix=/gnu
local_prefix=/gnu/local
;;
- alpha*-dec-osf*)
- out_host_hook_obj=host-osf.o
- host_xmake_file="${host_xmake_file} alpha/x-osf"
- ;;
alpha*-dec-*vms*)
host_xm_file="vms/xm-vms.h"
host_xmake_file=vms/x-vms