diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-runtime.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-runtime.inc | 1 |
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 | ||
11 | EXTRA_OECONF += "--disable-libunwind-exceptions" | ||
12 | EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu" | 11 | EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu" |
13 | 12 | ||
14 | RUNTIMETARGET = "libssp libstdc++-v3 libgomp libatomic" | 13 | RUNTIMETARGET = "libssp libstdc++-v3 libgomp libatomic" |