Bug#608680: Only supported for x86 target

2011-01-02 Thread Thomas Preud'homme
-march=native is only supported for (Intel 386 and AMD x86-64)-like targets. A 
simple solution would be to just disable this flag. Another option would be to 
populate CPPFLAGS in debian/rules with -march=native depending on the output 
of dpkg-architecture and the value of DEB_BUILD_OPTIONS.


signature.asc
Description: This is a digitally signed message part.
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#608680: Only supported for x86 target

2011-01-02 Thread Julien Cristau
On Sun, Jan  2, 2011 at 19:50:16 +0100, Thomas Preud'homme wrote:

 -march=native is only supported for (Intel 386 and AMD x86-64)-like targets. 
 A 
 simple solution would be to just disable this flag. Another option would be 
 to 
 populate CPPFLAGS in debian/rules with -march=native depending on the output 
 of dpkg-architecture and the value of DEB_BUILD_OPTIONS.

-march=native is always ABSOLUTELY WRONG when building debian packages.
Please think about it for 5 seconds.

Cheers,
Julien


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers