Accepting request 122747 from multimedia:libs

- Enable AVX support (bnc#763657) (forwarded request 122746 from tiwai)

OBS-URL: https://build.opensuse.org/request/show/122747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2012-05-31 15:04:14 +00:00 committed by Git OBS Bridge
commit d0fec93066
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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}