From: drow Date: Thu, 4 Jan 2007 16:52:02 +0000 (+0000) Subject: * config.host (ia64*-*-linux*): Set tmake_file. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c11c6ae352d7dfb6cb45df46052538d6fbb3cfeb;p=thirdparty%2Fgcc.git * config.host (ia64*-*-linux*): Set tmake_file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120443 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 46d9b47ee74c..297cc71d35af 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2007-01-04 Daniel Jacobowitz + + * config.host (ia64*-*-linux*): Set tmake_file. + 2007-01-04 Daniel Jacobowitz * Makefile.in (version): Define. diff --git a/libgcc/config.host b/libgcc/config.host index 209ac2415a95..ac18f04a0a42 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -371,6 +371,7 @@ ia64*-*-freebsd*) ;; ia64*-*-linux*) extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtfastmath.o" + tmake_file="ia64/t-ia64" ;; ia64*-*-hpux*) ;;