summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch b/meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch
index 116f137a94..aad234c69e 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch
@@ -6,10 +6,10 @@ Upstream-Status: Pending
6 6
7Signed-off-by: Khem Raj <raj.khem@gmail.com> 7Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 8
9Index: gcc-4_7-branch/gcc/configure.ac 9Index: gcc-4.7.2/gcc/configure.ac
10=================================================================== 10===================================================================
11--- gcc-4_7-branch.orig/gcc/configure.ac 2012-06-20 00:21:52.182955919 -0700 11--- gcc-4.7.2.orig/gcc/configure.ac 2012-09-20 07:42:30.284941174 -0700
12+++ gcc-4_7-branch/gcc/configure.ac 2012-06-20 00:28:01.386973785 -0700 12+++ gcc-4.7.2/gcc/configure.ac 2012-09-20 07:55:23.148970564 -0700
13@@ -118,6 +118,72 @@ 13@@ -118,6 +118,72 @@
14 local_prefix=/usr/local 14 local_prefix=/usr/local
15 fi 15 fi
@@ -163,10 +163,10 @@ Index: gcc-4_7-branch/gcc/configure.ac
163 AC_ARG_WITH(specs, 163 AC_ARG_WITH(specs,
164 [AS_HELP_STRING([--with-specs=SPECS], 164 [AS_HELP_STRING([--with-specs=SPECS],
165 [add SPECS to driver command-line processing])], 165 [add SPECS to driver command-line processing])],
166Index: gcc-4_7-branch/gcc/configure 166Index: gcc-4.7.2/gcc/configure
167=================================================================== 167===================================================================
168--- gcc-4_7-branch.orig/gcc/configure 2012-06-20 00:27:18.778971725 -0700 168--- gcc-4.7.2.orig/gcc/configure 2012-09-20 07:42:30.284941174 -0700
169+++ gcc-4_7-branch/gcc/configure 2012-06-20 00:28:06.634974041 -0700 169+++ gcc-4.7.2/gcc/configure 2012-09-20 07:55:31.788970893 -0700
170@@ -757,10 +757,6 @@ 170@@ -757,10 +757,6 @@
171 REPORT_BUGS_TO 171 REPORT_BUGS_TO
172 PKGVERSION 172 PKGVERSION
@@ -408,21 +408,21 @@ Index: gcc-4_7-branch/gcc/configure
408 # Check whether --with-specs was given. 408 # Check whether --with-specs was given.
409 if test "${with_specs+set}" = set; then : 409 if test "${with_specs+set}" = set; then :
410 withval=$with_specs; CONFIGURE_SPECS=$withval 410 withval=$with_specs; CONFIGURE_SPECS=$withval
411@@ -17973,7 +17979,7 @@ 411@@ -18013,7 +18019,7 @@
412 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 412 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
413 lt_status=$lt_dlunknown 413 lt_status=$lt_dlunknown
414 cat > conftest.$ac_ext <<_LT_EOF 414 cat > conftest.$ac_ext <<_LT_EOF
415-#line 17976 "configure" 415-#line 18016 "configure"
416+#line 17982 "configure" 416+#line 18022 "configure"
417 #include "confdefs.h" 417 #include "confdefs.h"
418 418
419 #if HAVE_DLFCN_H 419 #if HAVE_DLFCN_H
420@@ -18079,7 +18085,7 @@ 420@@ -18119,7 +18125,7 @@
421 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 421 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
422 lt_status=$lt_dlunknown 422 lt_status=$lt_dlunknown
423 cat > conftest.$ac_ext <<_LT_EOF 423 cat > conftest.$ac_ext <<_LT_EOF
424-#line 18082 "configure" 424-#line 18122 "configure"
425+#line 18088 "configure" 425+#line 18128 "configure"
426 #include "confdefs.h" 426 #include "confdefs.h"
427 427
428 #if HAVE_DLFCN_H 428 #if HAVE_DLFCN_H