diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-common.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-configure-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-configure-common.inc b/meta/recipes-devtools/gcc/gcc-configure-common.inc index a14be738c5..cee6f4a58f 100644 --- a/meta/recipes-devtools/gcc/gcc-configure-common.inc +++ b/meta/recipes-devtools/gcc/gcc-configure-common.inc | |||
| @@ -47,6 +47,7 @@ EXTRA_OECONF = "\ | |||
| 47 | ${EXTRA_OECONF_GCC_FLOAT} \ | 47 | ${EXTRA_OECONF_GCC_FLOAT} \ |
| 48 | ${EXTRA_OECONF_PATHS} \ | 48 | ${EXTRA_OECONF_PATHS} \ |
| 49 | ${@get_gcc_mips_plt_setting(bb, d)} \ | 49 | ${@get_gcc_mips_plt_setting(bb, d)} \ |
| 50 | ${@get_gcc_ppc_plt_settings(bb, d)} \ | ||
| 50 | ${@get_long_double_setting(bb, d)} \ | 51 | ${@get_long_double_setting(bb, d)} \ |
| 51 | ${@get_gcc_multiarch_setting(bb, d)} \ | 52 | ${@get_gcc_multiarch_setting(bb, d)} \ |
| 52 | " | 53 | " |
