[libterralib] 03/08: Typo in std def

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Aug 1 05:56:16 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository libterralib.

commit a4d5d69290f569b65b5422fc7738f99f1f4d9592
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Dec 9 13:03:11 2016 +0000

    Typo in std def
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 75ccaec..b33c0a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ DEB_BUILD_MAINT_OPTIONS:= hardening=+all
 DEB_CFLAGS_MAINT_APPEND:= -Wall -pedantic
 export DEB_BUILD_MAINT_OPTIONS
 export DEB_CFLAGS_MAINT_APPEND
-CXXFLAGS:= $(shell dpkg-buildflags --get CXXFLAGS) -std11
+CXXFLAGS:= $(shell dpkg-buildflags --get CXXFLAGS) -std=c++11
 CXXFLAGS:= '$(CXXFLAGS) -fpermissive -I/usr/include/geotiff -I/usr/include/dxflib -I/usr/include/qwt'
 
 override_dh_auto_build:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libterralib.git



More information about the Pkg-grass-devel mailing list