* config.host (ia64*-*-linux*): Set tmake_file.
authorDaniel Jacobowitz <dan@codesourcery.com>
Thu, 4 Jan 2007 16:52:02 +0000 (16:52 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Thu, 4 Jan 2007 16:52:02 +0000 (16:52 +0000)
From-SVN: r120443

libgcc/ChangeLog
libgcc/config.host

index 46d9b47ee74c6fc92111036bfeea1b977618379b..297cc71d35afda091e6d85ff5aafbd948b90e441 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * config.host (ia64*-*-linux*): Set tmake_file.
+
 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * Makefile.in (version): Define.
index 209ac2415a95c924a8d9217989f54c71b7d4f17f..ac18f04a0a42c9f503c4e740373c4aeefdfe0cd1 100644 (file)
@@ -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*)
        ;;