On 10 May 2016 at 01:48, Ruslan Babayev <rus...@babayev.com> wrote: > +Index: libffi-3.2.1/src/mips/n32.S > +=================================================================== > +--- libffi-3.2.1.orig/src/mips/n32.S > ++++ libffi-3.2.1/src/mips/n32.S > +@@ -30,7 +30,7 @@ > + > + /* Only build this code if we are compiling for n32 */ > + > +-#if defined(FFI_MIPS_N32) > ++#if defined(FFI_MIPS_N32) && !defined(__mips_soft_float) > + > + #define callback a0 > + #define bytes a2 >
This patch needs a header saying what it does, your Signed-off-by, and an Upstream-Status. Also these patches are for meta-yocto-bsp, so should be sent to p...@yoctoproject.org. Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core