On 18 Mar 2016, at 20:18, Sylvain Munaut 246tnt@gmail.com wrote:
Hi!
dh_auto_configure -- --without-sse CFLAGS="-DHAVE_SSE3 -march=atom -mtune=atom -O2" CXXFLAGS="-DHAVE_SSE3 -march=atom -mtune=atom -O2"
This seem awfully specific.
you are right. To make it worse the Makefile.am is having an -march=native in it as well. I should probably post without these flags and for now we will end up by the caps whatever the kvm builder has.
I had sent a separate mail in regard to using the ifunc function attribute to determine which routines to you.
holger