OSDN Git Service

* config.gcc (cris-*-linux*): Revert mistaken commit.
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Oct 2003 11:14:01 +0000 (11:14 +0000)
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Oct 2003 11:14:01 +0000 (11:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71970 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc

index c1f67d5..e605dda 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * config.gcc (cris-*-linux*): Revert mistaken commit.
+
 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
 
        PR optimization/11753
index ae3f83b..61f97ac 100644 (file)
@@ -683,7 +683,7 @@ cris-*-elf | cris-*-none)
        ;;
 cris-*-linux*)
        tm_file="dbxelf.h elfos.h svr4.h ${tm_file} linux.h cris/linux.h"
-       tmake_file="cris/t-cris t-slibgcc-elf-ver t-linux"
+       tmake_file="cris/t-cris t-slibgcc-elf-ver cris/t-linux"
        ;;
 d30v-*)
        tm_file="dbxelf.h elfos.h svr4.h ${tm_file}"