[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Tue Jan 29 15:25:29 UTC 2013


commit 883ff6554fdd4e53fac20be852a3ad197397eb4b
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Tue Jan 29 14:10:34 2013 +0100

    temporary diagnostic

 gsl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gsl.spec b/gsl.spec
index 3d097e6..ad9b379 100644
--- a/gsl.spec
+++ b/gsl.spec
@@ -47,7 +47,7 @@ mv THANKS.aux THANKS
 %build
 %ifarch %{ix86}
 #RHEL builders fail with 387 floating-point unit, SSE required. Fedora builders do fine both ways. (January 2012)
-%configure CFLAGS="$CFLAGS -fgnu89-inline -msse2 -mfpmath=sse"
+%configure CFLAGS="$CFLAGS -fgnu89-inline"
 %else
 %configure CFLAGS="$CFLAGS -fgnu89-inline"
 # -ffp-contract=off"


More information about the scm-commits mailing list