From 837cf30304c1742eaa5dd11d643923386da46282 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 12 Dec 2014 15:19:55 +0100 Subject: [PATCH] 4.9.2-2 --- gcc49-sparc-config-detection.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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*)