diff --git a/fftw3.changes b/fftw3.changes index 003cfec..f63a298 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 29 14:43:58 CEST 2012 - tiwai@suse.de + +- Enable AVX support (bnc#763657) + ------------------------------------------------------------------- Thu Apr 26 04:26:02 UTC 2012 - adrian@suse.de diff --git a/fftw3.spec b/fftw3.spec index 200a426..beeb2b3 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -158,6 +158,7 @@ source %_libdir/mpi/gcc/openmpi/bin/mpivars.sh %endif %ifarch %ix86 x86_64 --enable-sse2 \ + --enable-avx \ %endif --disable-static make %{?_smp_mflags}