summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch b/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
index 0a108ee51b..3069161bef 100644
--- a/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
+++ b/meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
@@ -4,6 +4,7 @@ Date: Fri, 29 Mar 2013 08:37:11 +0400
4Subject: [PATCH] gcc-4.3.1: ARCH_FLAGS_FOR_TARGET 4Subject: [PATCH] gcc-4.3.1: ARCH_FLAGS_FOR_TARGET
5 5
6Signed-off-by: Khem Raj <raj.khem@gmail.com> 6Signed-off-by: Khem Raj <raj.khem@gmail.com>
7Signed-off-by: Bernhard Rosenkraenzer <bernhard.rosenkraenzer.ext@huawei.com> [ported to gcc 12]
7 8
8Upstream-Status: Inappropriate [embedded specific] 9Upstream-Status: Inappropriate [embedded specific]
9--- 10---
@@ -12,10 +13,10 @@ Upstream-Status: Inappropriate [embedded specific]
12 2 files changed, 2 insertions(+), 2 deletions(-) 13 2 files changed, 2 insertions(+), 2 deletions(-)
13 14
14diff --git a/configure b/configure 15diff --git a/configure b/configure
15index 504f6410274..bcebad264ec 100755 16index f7e0fa46c9c..ce1f596e4ca 100755
16--- a/configure 17--- a/configure
17+++ b/configure 18+++ b/configure
18@@ -9728,7 +9728,7 @@ fi 19@@ -10177,7 +10177,7 @@ fi
19 # for target_alias and gcc doesn't manage it consistently. 20 # for target_alias and gcc doesn't manage it consistently.
20 target_configargs="--cache-file=./config.cache ${target_configargs}" 21 target_configargs="--cache-file=./config.cache ${target_configargs}"
21 22
@@ -25,10 +26,10 @@ index 504f6410274..bcebad264ec 100755
25 *" newlib "*) 26 *" newlib "*)
26 case " $target_configargs " in 27 case " $target_configargs " in
27diff --git a/configure.ac b/configure.ac 28diff --git a/configure.ac b/configure.ac
28index 088e735c5db..1289fe08760 100644 29index 434b1a267a4..a139a3c80ad 100644
29--- a/configure.ac 30--- a/configure.ac
30+++ b/configure.ac 31+++ b/configure.ac
31@@ -3240,7 +3240,7 @@ fi 32@@ -3348,7 +3348,7 @@ fi
32 # for target_alias and gcc doesn't manage it consistently. 33 # for target_alias and gcc doesn't manage it consistently.
33 target_configargs="--cache-file=./config.cache ${target_configargs}" 34 target_configargs="--cache-file=./config.cache ${target_configargs}"
34 35