diff gcc/config.build @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children 04ced10e8804
line wrap: on
line diff
--- a/gcc/config.build	Fri Feb 12 23:41:23 2010 +0900
+++ b/gcc/config.build	Mon May 24 12:47:05 2010 +0900
@@ -1,5 +1,5 @@
 # GCC build-specific configuration file.
-# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009
+# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2009, 2010
 # Free Software Foundation, Inc.
 
 #This file is part of GCC.
@@ -51,11 +51,6 @@
 
 # System-specific settings.
 case $build in
-  alpha*-dec-osf4*)
-    # Some versions of OSF4 (specifically X4.0-9 296.7) have
-    # a broken tar, so we use cpio instead.
-    build_install_headers_dir=install-headers-cpio
-    ;;
   alpha64-dec-*vms*)
     build_xm_file="vms/xm-vms.h vms/xm-vms64.h"
     build_exeext=.exe