summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch
index 0f74353..1da8699 100644
--- a/meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch
+++ b/meta/recipes-devtools/gcc/gcc-4.5.1/optional_libstdc.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [embedded specific]
+
gcc-runtime builds libstdc++ separately from gcc-cross-*. Its configure tests using g++
will not run correctly since my default the linker will try and link against libstdc++
which shouldn't exist yet. We need an option to disable the automatically added -lstdc++
OpenPOWER on IntegriCloud