[megaglest] 03/08: Set environment to GCC-6

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jul 14 23:25:46 UTC 2016


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

apo-guest pushed a commit to branch master
in repository megaglest.

commit 8a320bf495f734385af0d6fe4a3ec45f9e6a7bf2
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jul 15 00:31:06 2016 +0200

    Set environment to GCC-6
---
 debian/control | 1 +
 debian/rules   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index cab10a6..876b2e6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
  Mark Vejvoda <mark_vejvoda at hotmail.com>,
  Markus Koschany <apo at debian.org>
 Build-Depends:
+ g++-6,
  cmake,
  debhelper (>= 9),
  help2man,
diff --git a/debian/rules b/debian/rules
index f6197fe..c9ccbda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # Disable wxWidgets assertions
 export DEB_CPPFLAGS_MAINT_APPEND = -DNDEBUG
+export CXX = g++-6
 
 %:
 	dh $@ --parallel

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



More information about the Pkg-games-commits mailing list