[boost] disable_long_double isn't used anymore

Petr Machata pmachata at fedoraproject.org
Wed May 2 19:56:47 UTC 2012


commit 6b86fe4dc1d3a8bfcbb878cb21c09266b205b5c6
Author: Petr Machata <pmachata at redhat.com>
Date:   Wed May 2 21:45:05 2012 +0200

    disable_long_double isn't used anymore

 boost.spec |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 5b75790..9823a8e 100644
--- a/boost.spec
+++ b/boost.spec
@@ -5,12 +5,6 @@
 %define boost_docdir __tmp_docdir
 %define boost_examplesdir __tmp_examplesdir
 
-# Support for long double
-%define disable_long_double 0
-%ifarch %{arm}
-  %define disable_long_double 1
-%endif
-
 # Configuration of MPI back-ends
 %ifarch %{arm}
   %bcond_with mpich2


More information about the scm-commits mailing list