> On Jun 25, 2016, at 9:18 AM, akuster808 <[email protected]> wrote:
> 
> Are these Krogoth worthy?

I think this is a list of patches. Not this alone. You need MIPS_INSTRUCTION_SET
patch to begin with. I am not sure its safe and desired to bring mips16 feature 
after
the release.

> 
> - armin
> 
> On 06/24/2016 03:58 AM, André Draszik wrote:
>> From: André Draszik <[email protected]>
>> 
>> uClibc contains hand-written assembly which is not compatible with
>> the MIPS16e mode.
>> 
>> Signed-off-by: André Draszik <[email protected]>
>> ---
>> meta/recipes-core/uclibc/uclibc.inc | 4 ++++
>> 1 file changed, 4 insertions(+)
>> 
>> diff --git a/meta/recipes-core/uclibc/uclibc.inc 
>> b/meta/recipes-core/uclibc/uclibc.inc
>> index 57f87fa..02cd8d1 100644
>> --- a/meta/recipes-core/uclibc/uclibc.inc
>> +++ b/meta/recipes-core/uclibc/uclibc.inc
>> @@ -63,6 +63,10 @@ EXTRA_OEMAKE_task_do_package = "${OEMAKE_NO_CC}"
>> CFLAGS_remove_arm = "-fno-omit-frame-pointer"
>> UCLIBC_EXTRA_CFLAGS  = "${@oe_filter_out('(-I\S+|-i\S+)', '${CFLAGS}', d)}"
>> 
>> +# Doesn't compile in MIPS16e mode due to use of hand-written
>> +# assembly
>> +MIPS_INSTRUCTION_SET_pn-uclibc = "mips"
>> +
>> configmangle = '/^KERNEL_HEADERS/d; \
>>                 /^RUNTIME_PREFIX/d; \
>>                 /^DEVEL_PREFIX/d; \
>> 
> --
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to