[xtensor] 02/06: Refresh the patch queue

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Sep 22 17:10:59 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository xtensor.

commit 46cb42e086beb59e77ea7ec968d6c2f107245846
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Sep 22 16:56:13 2017 +0100

    Refresh the patch queue
---
 debian/patches/No-march-native.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/No-march-native.patch b/debian/patches/No-march-native.patch
index 0dd40d5..dc3593e 100644
--- a/debian/patches/No-march-native.patch
+++ b/debian/patches/No-march-native.patch
@@ -21,15 +21,15 @@ index aa81b08..5bf9d79 100644
  
      if (HAS_CPP14_FLAG)
 diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
-index c67bfb7..d567753 100644
+index 31b7627..3e0511f 100644
 --- a/test/CMakeLists.txt
 +++ b/test/CMakeLists.txt
 @@ -23,7 +23,7 @@ include(CheckCXXCompilerFlag)
  string(TOUPPER "${CMAKE_BUILD_TYPE}" U_CMAKE_BUILD_TYPE)
  
  if (CMAKE_CXX_COMPILER_ID MATCHES "Clang" OR CMAKE_CXX_COMPILER_ID MATCHES "GNU" OR CMAKE_CXX_COMPILER_ID MATCHES "Intel")
--    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion")
-+    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wunused-parameter -Wextra -Wreorder -Wconversion")
+-    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion")
++    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wunused-parameter -Wextra -Wreorder -Wconversion -Wsign-conversion")
+     #set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -march=native -Wunused-parameter -Wextra -Wreorder -Wconversion")
      CHECK_CXX_COMPILER_FLAG("-std=c++14" HAS_CPP14_FLAG)
  
-     if (HAS_CPP14_FLAG)

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



More information about the debian-science-commits mailing list