diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-common.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-configure-common.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-configure-common.inc b/meta/recipes-devtools/gcc/gcc-configure-common.inc index 086525997e..63fa1d9686 100644 --- a/meta/recipes-devtools/gcc/gcc-configure-common.inc +++ b/meta/recipes-devtools/gcc/gcc-configure-common.inc | |||
| @@ -53,9 +53,7 @@ export gcc_cv_collect2_libs = 'none required' | |||
| 53 | # in the config.log files (which might not get generated until do_compile | 53 | # in the config.log files (which might not get generated until do_compile |
| 54 | # hence being missed by the insane do_configure check). | 54 | # hence being missed by the insane do_configure check). |
| 55 | 55 | ||
| 56 | # Build uclibc compilers without cxa_atexit support | ||
| 57 | EXTRA_OECONF_append_linux = " --enable-__cxa_atexit" | 56 | EXTRA_OECONF_append_linux = " --enable-__cxa_atexit" |
| 58 | EXTRA_OECONF_append_libc-uclibc = " --enable-__cxa_atexit" | ||
| 59 | 57 | ||
| 60 | EXTRA_OECONF_append_mips64 = " --with-abi=64 --with-arch-64=mips64 --with-tune-64=mips64" | 58 | EXTRA_OECONF_append_mips64 = " --with-abi=64 --with-arch-64=mips64 --with-tune-64=mips64" |
| 61 | EXTRA_OECONF_append_mips64el = " --with-abi=64 --with-arch-64=mips64 --with-tune-64=mips64" | 59 | EXTRA_OECONF_append_mips64el = " --with-abi=64 --with-arch-64=mips64 --with-tune-64=mips64" |
