[clasp] 02/03: drop clasp-alpha-fpu-getcw.patch, already applied upstream

Thomas Krennwallner tkren-guest at moszumanska.debian.org
Wed Feb 1 11:26:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

tkren-guest pushed a commit to branch devel
in repository clasp.

commit 34d09722363811faae570326faac299eb0b1e789
Author: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
Date:   Wed Feb 1 10:42:05 2017 +0000

    drop clasp-alpha-fpu-getcw.patch, already applied upstream
---
 debian/patches/clasp-alpha-fpu-getcw.patch | 23 -----------------------
 debian/patches/series                      |  1 -
 2 files changed, 24 deletions(-)

diff --git a/debian/patches/clasp-alpha-fpu-getcw.patch b/debian/patches/clasp-alpha-fpu-getcw.patch
deleted file mode 100644
index 8ae8934..0000000
--- a/debian/patches/clasp-alpha-fpu-getcw.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Thomas Krennwallner <tkren at kr.tuwien.ac.at>
-Date: Sat, 17 Dec 2016 07:27:31 +0100
-Subject: alpha FTBFS: _FPU_GETCW is undefined
-Forwarded: https://github.com/potassco/clasp/pull/3
-
-===================================================================
----
- app/clasp_app.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/app/clasp_app.cpp b/app/clasp_app.cpp
-index 31f2b70..cb4294e 100644
---- a/app/clasp_app.cpp
-+++ b/app/clasp_app.cpp
-@@ -32,7 +32,7 @@
- #endif
- #include <clasp/clause.h>
- 
--#if defined( __linux__ )
-+#if defined( __linux__ ) && !defined(__alpha__)
- #include <fpu_control.h>
- #if defined(_FPU_EXTENDED) && defined(_FPU_SINGLE) && defined(_FPU_DOUBLE)
- #define FPU_SWITCH_DOUBLE(oldW) _FPU_GETCW(oldW);\
diff --git a/debian/patches/series b/debian/patches/series
index 47fbc48..6616739 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 reproducible-build.patch
 clasp-manpage.patch
-clasp-alpha-fpu-getcw.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clasp.git



More information about the debian-science-commits mailing list