summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-runtime.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-runtime.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-runtime.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-runtime.inc b/meta/recipes-devtools/gcc/gcc-runtime.inc
index e7d938d2e5..7ce84f14d9 100644
--- a/meta/recipes-devtools/gcc/gcc-runtime.inc
+++ b/meta/recipes-devtools/gcc/gcc-runtime.inc
@@ -8,7 +8,6 @@ EXTRA_OECONF_PATHS = "\
8 --with-build-sysroot=${STAGING_DIR_TARGET} \ 8 --with-build-sysroot=${STAGING_DIR_TARGET} \
9" 9"
10 10
11EXTRA_OECONF += "--disable-libunwind-exceptions"
12EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu" 11EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"
13 12
14RUNTIMETARGET = "libssp libstdc++-v3 libgomp libatomic" 13RUNTIMETARGET = "libssp libstdc++-v3 libgomp libatomic"