> -----Original Message----- > From: Paul Menzel [mailto:[email protected]] > Sent: Friday, December 09, 2011 10:46 AM > To: [email protected] > Cc: Kamble, Nitin A > Subject: Re: [OE-core] [CONSOLIDATED PULL 06/15] pulseaudio: fix > compilation with x32 toolchain > > Dear Nitin, > > > Am Freitag, den 09.12.2011, 10:23 -0800 schrieb Saul Wold: > > From: Nitin A Kamble <[email protected]> > > > > This commit makes assembly syntax compatible with x32 toolchain to > > avoid x32 gcc errors. > > > > Signed-off-by: Nitin A Kamble <[email protected]> > > --- > > .../pulseaudio/pulseaudo_fix_for_x32.patch | 225 > ++++++++++++++++++++ > > .../pulseaudio/pulseaudio_1.1.bb | 3 +- > > 2 files changed, 227 insertions(+), 1 deletions(-) create mode > > 100644 > > meta/recipes- > multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32.pa > > tch > > > > diff --git > > a/meta/recipes- > multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32. > > patch > > b/meta/recipes- > multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_x32. > > patch > > new file mode 100644 > > index 0000000..22fe2e7 > > --- /dev/null > > +++ b/meta/recipes- > multimedia/pulseaudio/pulseaudio/pulseaudo_fix_for_ > > +++ x32.patch > > @@ -0,0 +1,225 @@ > > +UpstreamStatus: Pending > > + > > +This patch makes assembly syntax compatible to the x32 toolchain. > > + > > +This fixes compilations errors with x32 gcc. > > I would volunteer to send this patch upstream. A more elaborate commit > message also suited for non-OE users would be helpful. That means what > does the x32 tool chain do and a paste of the errors you got.
Thank you for volunteering for pushing it upstream. > > > +Signed-Off-By: Nitin A Kamble <[email protected]> 2011/12/03 > > +Index: pulseaudio-1.1/src/pulsecore/svolume_mmx.c > > […] > > Please only merge this, when this has been improved. Improved commit has been pushed to the nitin/x32 contrib branch. Nitin > > > Thanks, > > Paul _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
