Hello community,

here is the log from the commit of package fftw3 for openSUSE:Factory
checked in at Wed Sep 28 14:07:18 CEST 2011.



--------
--- fftw3/fftw3.changes 2011-08-06 01:26:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/fftw3/fftw3.changes    2011-09-28 
04:24:24.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 28 02:22:14 UTC 2011 - [email protected]
+
+- enable sse2 and sse code generation
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fftw3.spec ++++++
--- /var/tmp/diff_new_pack.Nt1CyA/_old  2011-09-28 14:07:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Nt1CyA/_new  2011-09-28 14:07:14.000000000 +0200
@@ -133,7 +133,7 @@
 # autoreconf --force --install
 
 %build
-%configure --enable-shared --enable-threads --enable-openmp --enable-mpi 
--disable-static
+%configure --enable-shared --enable-threads --enable-openmp --enable-mpi 
--enable-sse2 --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -142,7 +142,7 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.*a
 # hack to also compile/install single-precision version:
 make distclean
-%configure --enable-shared --enable-threads --enable-float --enable-openmp 
--enable-mpi --disable-static
+%configure --enable-shared --enable-threads --enable-float --enable-openmp 
--enable-mpi --enable-sse --disable-static
 make %{?_smp_mflags}
 %makeinstall
 # remove unneeded files


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to