* config.gcc (cris-*-linux*): Revert mistaken commit.
authorNathanael Nerode <neroden@gcc.gnu.org>
Wed, 1 Oct 2003 11:14:01 +0000 (11:14 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Wed, 1 Oct 2003 11:14:01 +0000 (11:14 +0000)
From-SVN: r71970

gcc/ChangeLog
gcc/config.gcc

index c1f67d5f5d05e142da9789fe4d56011ad6f25b0f..e605ddaaaf9bbfccfa75169734829e1fcac45f35 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 ae3f83b67ad311772efba9f31797eb30e602bf95..61f97ac3a74b76fbbeda8ed8a591c55f9deb3381 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}"