[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fedora-extras-commits
Subject:    bizdelnick pushed to openvibe (f23). "Revert "use gcc __float80 type instead long double for better 
From:       notifications () fedoraproject ! org
Date:       2016-03-31 22:18:50
Message-ID: 20160331221850.4B8E6603123E () bastion01 ! phx2 ! fedoraproject ! org
[Download RAW message or body]

From 0aba8d515023c5ccf77bdb97225fac1e117f576f Mon Sep 17 00:00:00 2001
From: Dmitry Mikhirev <mikhirev@gmail.com>
Date: Fri, 1 Apr 2016 00:37:14 +0300
Subject: Revert "use gcc __float80 type instead long double for better
 portability"

This reverts commit bb10751255f426be4090804ec6f619c6b62b115c.
---
 openvibe-float80.patch | 23 -----------------------
 openvibe.spec          |  1 -
 2 files changed, 24 deletions(-)
 delete mode 100644 openvibe-float80.patch

diff --git a/openvibe-float80.patch b/openvibe-float80.patch
deleted file mode 100644
index b39ef12..0000000
--- a/openvibe-float80.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: openvibe-1.1.0-src/common/include/ov_common_types.h
-===================================================================
---- openvibe-1.1.0-src.orig/common/include/ov_common_types.h
-+++ openvibe-1.1.0-src/common/include/ov_common_types.h
-@@ -65,7 +65,11 @@ namespace OV_APPEND_TO_NAMESPACE {
- 
- 	typedef float float32;                  ///< 32 bits floating point
- 	typedef double float64;                 ///< 64 bits floating point
-+#ifdef __GNUC__
-+	typedef __float80 float80;              ///< 80 bits floating point
-+#else
- 	typedef long double float80;            ///< 80 bits floating point
-+#endif
- 
- //___________________________________________________________________//
- //                                                                   //
-@@ -83,4 +87,4 @@ namespace OV_APPEND_TO_NAMESPACE {
- };
- 
- 
--// #endif
-\ No newline at end of file
-+// #endif
diff --git a/openvibe.spec b/openvibe.spec
index 4599663..f3f7091 100644
--- a/openvibe.spec
+++ b/openvibe.spec
@@ -21,7 +21,6 @@ Patch0:		openvibe-include-fix.patch
 Patch1:		openvibe-getline_eof.patch
 Patch2:		openvibe-lsl_append_child_value.patch
 Patch3:		openvibe-no_sse2.patch
-Patch4:		openvibe-float80.patch
 
 BuildRequires:	appdata-tools
 BuildRequires:	boost-devel
-- 
cgit v0.12


	http://pkgs.fedoraproject.org/cgit/openvibe.git/commit/?h=f23&id=0aba8d515023c5ccf77bdb97225fac1e117f576f
                
--
scm-commits mailing list
scm-commits@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/scm-commits@lists.fedoraproject.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic