[med-svn] [iqtree] 01/02: Disable avoid_mavx.patch since it breaks compilation which checks for this option by preprocessor directives

Andreas Tille tille at debian.org
Wed Mar 9 20:00:08 UTC 2016


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

tille pushed a commit to branch master
in repository iqtree.

commit a074fcb2249108e62b840f5540e3df043351018e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 9 20:51:34 2016 +0100

    Disable avoid_mavx.patch since it breaks compilation which checks for this option by preprocessor directives
---
 debian/patches/avoid_mavx.patch | 3 +++
 debian/patches/series           | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/patches/avoid_mavx.patch b/debian/patches/avoid_mavx.patch
index 2522b8f..a7e5c65 100644
--- a/debian/patches/avoid_mavx.patch
+++ b/debian/patches/avoid_mavx.patch
@@ -1,4 +1,7 @@
 Description: Do not use -mavx flag
+ Attention: This patch is disabled since otherwise the compilation fails
+ due to preprocessor directive inside the code
+ .
  Note: Bug # 813438 report says:
  "... bearing in mind that it's best to avoid
  this option even on *amd64 because it normally limits the portability
diff --git a/debian/patches/series b/debian/patches/series
index d188542..6a10a76 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,4 @@
 spelling.patch
 sse.patch
 32bit_name.patch
-avoid_mavx.patch
+#avoid_mavx.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git



More information about the debian-med-commit mailing list