[med-svn] [libbpp-core] 01/02: Fixed cxxflags patch.

Julien Dutheil jdutheil-guest at moszumanska.debian.org
Mon Feb 5 12:11:24 UTC 2018


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

jdutheil-guest pushed a commit to branch master
in repository libbpp-core.

commit 0060bbc04bf1218bfc8b813ea6b38847e89f038d
Author: Julien Y. Dutheil <dutheil at evolbio.mpg.de>
Date:   Wed Jan 3 12:04:56 2018 +0100

    Fixed cxxflags patch.
---
 debian/patches/series                 | 1 +
 debian/patches/unforce-cxxflags.patch | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index 7f5031a..e16a2b7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 gcc-6.patch
 unforce-cxxflags.patch
+gcc-7.patch
diff --git a/debian/patches/unforce-cxxflags.patch b/debian/patches/unforce-cxxflags.patch
index 3a2a53d..e91745e 100644
--- a/debian/patches/unforce-cxxflags.patch
+++ b/debian/patches/unforce-cxxflags.patch
@@ -11,7 +11,7 @@ Comment: Upstream version 2.3.0 now has additional -std=c++11 which might
  
  # Compile options
 -set (CMAKE_CXX_FLAGS "-std=c++11 -Wall -Weffc++ -Wshadow -Wconversion")
-+# set (CMAKE_CXX_FLAGS "-std=c++11 -Wall -Weffc++ -Wshadow -Wconversion")
++ set (CMAKE_CXX_FLAGS "-std=c++11 -Wno-deprecated")
  
  IF(NOT CMAKE_BUILD_TYPE)
    SET(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING

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



More information about the debian-med-commit mailing list