[med-svn] [abyss] 01/01: Force gtest to use c++11 based std::tuple

Gert Wollny gert-guest at moszumanska.debian.org
Sat Oct 8 07:33:00 UTC 2016


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

gert-guest pushed a commit to branch master
in repository abyss.

commit 3bc857738d21f64c1dd089e4c302e15e1541b141
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sat Oct 8 09:32:50 2016 +0200

    Force gtest to use c++11 based std::tuple
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 15d98a1..4ebcf90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_CXXFLAGS_MAINT_APPEND = -DGTEST_USE_OWN_TR1_TUPLE=0
+
 export DH_OPTIONS
 
 %:

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



More information about the debian-med-commit mailing list