diff --git a/gcc49-sparc-config-detection.patch b/gcc49-sparc-config-detection.patch index cd683a0..a37018e 100644 --- a/gcc49-sparc-config-detection.patch +++ b/gcc49-sparc-config-detection.patch @@ -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*)