diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/eglibc/eglibc_2.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb index adf1048209..7dd9810f35 100644 --- a/meta/recipes-core/eglibc/eglibc_2.15.bb +++ b/meta/recipes-core/eglibc/eglibc_2.15.bb | |||
| @@ -101,6 +101,7 @@ do_patch_append() { | |||
| 101 | # mips1 when using o32 and mips3 when using n32/n64 | 101 | # mips1 when using o32 and mips3 when using n32/n64 |
| 102 | 102 | ||
| 103 | TUNE_CCARGS_mips := "${@oe_filter_out('-march=mips32', '${TUNE_CCARGS}', d)}" | 103 | TUNE_CCARGS_mips := "${@oe_filter_out('-march=mips32', '${TUNE_CCARGS}', d)}" |
| 104 | TUNE_CCARGS_mipsel := "${@oe_filter_out('-march=mips32', '${TUNE_CCARGS}', d)}" | ||
| 104 | 105 | ||
| 105 | # We need to ensure that all of the i386 and x86_64 headers are identical | 106 | # We need to ensure that all of the i386 and x86_64 headers are identical |
| 106 | # to support the multilib case. We do this by copying headers from x86_64 | 107 | # to support the multilib case. We do this by copying headers from x86_64 |
