[metview] 01/05: Don't do c++11 yet

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Jun 20 07:51:51 UTC 2016


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

mckinstry pushed a commit to tag debian/4.6.5-4
in repository metview.

commit 319f9bec1aa3f6f8ac676de4934d0d8463da388c
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri May 27 10:37:28 2016 +0100

    Don't do c++11 yet
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 462ac65..a070518 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_BUILD_MAINT_OPTIONS:= hardening=+all,-format
 DEB_CFLAGS_MAINT_APPEND:= -Wall -pedantic -fPIC
 export DEB_BUILD_MAINT_OPTIONS DEB_CFLAGS_MAINT_APPEND DEB_LDFLAGS_MAINT_PREPEND
 export QT_SELECT=5
-CXXFLAGS:= $(shell dpkg-buildflags --get CXXFLAGS) -std=c++11
+CXXFLAGS:= $(shell dpkg-buildflags --get CXXFLAGS) #-std=c++11
 
 # Needed for sbuild. metview creates temp directories during build
 export HOME:=/tmp

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



More information about the debian-science-commits mailing list