http://bugs.openembedded.org/show_bug.cgi?id=1320
------- Comment #1 from [EMAIL PROTECTED] 2006-08-15 11:29 -------
Something like the following code snip could be used to fix it
EXTRA_OECONF = "--enable-shared --disable-manuals"
EXTRA_OECONF_mipsel += "--with-endianness=little"
EXTRA_OECONF_x86 +="--with-endianness=big"
EXTRA_OECONF_wrap +="--with-endianness=big"
EXTRA_OECONF_dht-walnut +="--with-endianness=big"
EXTRA_OEMAKE = "INSTALL_PREFIX=${D}"
or if anyone has a proposal how to detect endianness based on some variable etc
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe