[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Jan 17 13:10:11 UTC 2013


commit 9739834580ef40133e41fff9513ce6ef72e23cad
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Wed Jan 16 20:47:30 2013 +0100

    temporary diagnostic

 gsl.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gsl.spec b/gsl.spec
index b23da29..fdf1c56 100644
--- a/gsl.spec
+++ b/gsl.spec
@@ -34,7 +34,7 @@ The gsl-devel package contains the header files necessary for
 developing programs using the GSL (GNU Scientific Library).
 
 %prep
-uname -a
+#uname -a
 %setup -q
 %patch0 -p1 -b .lib64
 %patch1 -p1 -b .libs
@@ -45,7 +45,7 @@ touch -r THANKS THANKS.aux
 mv THANKS.aux THANKS
 
 %build
-%configure CFLAGS="$CFLAGS -fgnu89-inline -ffp-contract=off"
+%configure CFLAGS="$CFLAGS -fgnu89-inline -ffp-contract=off -msse2 -mfpmath=sse2"
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags} LDFLAGS="$LDFLAGS -L%{_libdir}/atlas/"


More information about the scm-commits mailing list