[SCM] Eigen3 packaging. branch, experimental, updated. debian/3.1.2-1_exp2-7-g4922f90
Anton Gladky
gladky.anton at gmail.com
Sun Nov 18 21:02:54 UTC 2012
The following commit has been merged in the experimental branch:
commit 26de8522c5498da932b845ba85845eb72a27a291
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Sun Nov 18 19:40:28 2012 +0100
Remove patches.
diff --git a/debian/patches/disable_mpreal_test.patch b/debian/patches/disable_mpreal_test.patch
deleted file mode 100644
index 22c0571..0000000
--- a/debian/patches/disable_mpreal_test.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-Description: disable mpreal test, because it fails to compile on ia64 and s390x
-Author: Anton Gladky <gladky.anton at gmail.com>
-Forwarded: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=529
-Last-Update: 2012-11-17
-
---- a/unsupported/test/CMakeLists.txt
-+++ b/unsupported/test/CMakeLists.txt
-@@ -39,14 +39,6 @@
-
- find_package(MPFR 2.3.0)
- find_package(GMP)
--if(MPFR_FOUND)
-- include_directories(${MPFR_INCLUDES} ./mpreal)
-- ei_add_property(EIGEN_TESTED_BACKENDS "MPFR C++, ")
-- set(EIGEN_MPFR_TEST_LIBRARIES ${MPFR_LIBRARIES} ${GMP_LIBRARIES})
-- ei_add_test(mpreal_support "" "${EIGEN_MPFR_TEST_LIBRARIES}" )
--else()
-- ei_add_property(EIGEN_MISSING_BACKENDS "MPFR C++, ")
--endif()
-
- ei_add_test(sparse_extra "" "")
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 75c7be5..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disable_mpreal_test.patch
--
Eigen3 packaging.
More information about the debian-science-commits
mailing list