[liblas] 08/15: Drop unused -D_GLIBCXX_USE_CXX11_ABI=0 CXXFLAGS.

Bas Couwenberg sebastic at debian.org
Mon Aug 22 20:44:34 UTC 2016


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

sebastic pushed a commit to branch master
in repository liblas.

commit e3d773b827d265dfdc271796cb821d4b6c3edfe3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 22 20:08:10 2016 +0200

    Drop unused -D_GLIBCXX_USE_CXX11_ABI=0 CXXFLAGS.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index d61111e..a9b14fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ BUILD_DATE=$(shell dpkg-parsechangelog | sed -ne 's/^Date: //p' | LC_ALL=C date
 
 MANPAGES:=$(wildcard debian/man/*.*.xml)
 
-#777955: liblas: ftbfs with GCC-5
-#CXXFLAGS += -D_GLIBCXX_USE_CXX11_ABI=0
-
 %:
 	dh $@ --buildsystem cmake \
 	      --with python2,pkgkde_symbolshelper \

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



More information about the Pkg-grass-devel mailing list