Hi Alex, On Wed, May 09, 2012 at 03:24:51PM +0200, Alex Mestiashvili wrote: > > I made some changes in git, and also removed Closes: #668123 , because I > think the patch helps only for amd64/i386 architectures so it doesn't > really closes this bug. > I think upstream need to fix the build on other architectures.
Thanks for working on this for amd64 and i386. IMHO making this work on other architectures is as simple as just preventing -msse2 option at all because there is no such option. I admit I have not read the discussion you linked to in your last mail about this topic but if I'm not missleaded the patch gets rid of those options for other architectures and should work. If not upstream seems to use specific features of these Intel architectures and the code is not for other architectures anyway. In this case an apropriate fix would be to restrict the architectures to those the code is specifically written for. Kind regards Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org