summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gcc/gcc-runtime_4.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb b/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb
index 97468db29f..a2fb200ef5 100644
--- a/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb
+++ b/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb
@@ -5,4 +5,4 @@ require gcc-package-runtime.inc
5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" 5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
6 6
7EXTRA_OECONF += "--disable-libunwind-exceptions" 7EXTRA_OECONF += "--disable-libunwind-exceptions"
8EXTRA_OECONF_append_poky-lsb = " --enable-clocale=gnu" 8EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"