[med-svn] [iqtree] 02/03: Refresh patches

Andreas Tille tille at debian.org
Wed Mar 9 19:21:28 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 1bc8ee30860fee09d59932b513121308421ff545
Author: Andreas Tille <tille at debian.org>
Date:   Wed Mar 9 19:57:20 2016 +0100

    Refresh patches
---
 debian/patches/32bit_name.patch | 2 +-
 debian/patches/avoid_mavx.patch | 2 +-
 debian/patches/sse.patch        | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/32bit_name.patch b/debian/patches/32bit_name.patch
index 4b913bc..f6c78a9 100644
--- a/debian/patches/32bit_name.patch
+++ b/debian/patches/32bit_name.patch
@@ -5,7 +5,7 @@ Last-Update: Tue, 02 Feb 2016 08:41:45 +0100
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -166,7 +166,7 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4 OR IQTREE
+@@ -170,7 +170,7 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4 OR IQTREE
  	if (CMAKE_GENERATOR MATCHES "Win64")
  		error("Both 32-bit and 64-bit mode cannot be specified")
  	endif()
diff --git a/debian/patches/avoid_mavx.patch b/debian/patches/avoid_mavx.patch
index 9dbbb22..2522b8f 100644
--- a/debian/patches/avoid_mavx.patch
+++ b/debian/patches/avoid_mavx.patch
@@ -13,7 +13,7 @@ Last-Update: Tue, 02 Feb 2016 08:41:45 +0100
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -218,9 +218,9 @@ SET(AVX_FLAGS "-D__AVX")
+@@ -222,9 +222,9 @@ SET(AVX_FLAGS "-D__AVX")
  if (VCC) 
  	set(AVX_FLAGS "${AVX_FLAGS} /arch:AVX")
  elseif (CLANG)
diff --git a/debian/patches/sse.patch b/debian/patches/sse.patch
index 5bf9a57..8a3527a 100644
--- a/debian/patches/sse.patch
+++ b/debian/patches/sse.patch
@@ -5,7 +5,7 @@ Last-Update: Tue, 02 Feb 2016 08:41:45 +0100
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -168,7 +168,7 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4 OR IQTREE
+@@ -172,7 +172,7 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4 OR IQTREE
  	endif()
  	SET(EXE_SUFFIX "${EXE_SUFFIX}32")
  	if (GCC OR CLANG) 
@@ -14,7 +14,7 @@ Last-Update: Tue, 02 Feb 2016 08:41:45 +0100
    	endif()
      add_definitions(-DBINARY32)
  else()
-@@ -233,7 +233,7 @@ SET(SSE_FLAGS "")
+@@ -237,7 +237,7 @@ SET(SSE_FLAGS "")
  if (VCC)
  	set(SSE_FLAGS "/arch:SSE2 -D__SSE3__")
  elseif (GCC OR CLANG)

-- 
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