This commit is contained in:
Jakub Jelinek 2014-12-12 15:19:55 +01:00
parent 30d99f0e2c
commit 837cf30304
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
+++ gcc/config.gcc 2008-04-24 15:44:51.000000000 -0500
@@ -2656,7 +2656,7 @@ sparc-*-rtems*)
tm_file="${tm_file} dbxelf.h elfos.h sparc/sysv4.h sparc/sp-elf.h sparc/rtemself.h rtems.h newlib-stdint.h"
tmake_file="${tmake_file} sparc/t-sparc sparc/t-elf sparc/t-rtems"
tmake_file="${tmake_file} sparc/t-sparc sparc/t-rtems"
;;
-sparc-*-linux*)
+sparc-*-linux* | sparcv9-*-linux*)