[gsl/temp_odecrash] removed ffp-contract=off

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 8 09:46:50 UTC 2013


commit 5a3d43c5aab9fd6be39c528ec24d40ca0b32d724
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 8 10:46:19 2013 +0100

    removed ffp-contract=off

 gsl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gsl.spec b/gsl.spec
index 5a21c2c..9598b80 100644
--- a/gsl.spec
+++ b/gsl.spec
@@ -42,7 +42,7 @@ touch -r THANKS THANKS.aux
 mv THANKS.aux THANKS
 
 %build
-%configure CFLAGS="$CFLAGS -fgnu89-inline -ffp-contract=off"
+%configure CFLAGS="$CFLAGS -fgnu89-inline"
 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