[scorched3d] 26/39: Set environment to GCC-6

Markus Koschany apo at moszumanska.debian.org
Sat Jul 16 03:28:28 UTC 2016


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

apo pushed a commit to branch master
in repository scorched3d.

commit 4664201585198d3001acc8a928daec2e28e40161
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jul 16 00:28:37 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 89fe967..9da8edf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
  Stephen M. Webb <stephen.webb at bregmasoft.ca>,
  Phil Morrell <debian at emorrp1.name>
 Build-Depends:
+ g++-6,
  debhelper (>= 9),
  dh-autoreconf,
  gawk,
diff --git a/debian/rules b/debian/rules
index edffe64..cd435d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE=1
+export CXX=g++-6
 
 %:
 	dh $@ --parallel --with autoreconf

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



More information about the Pkg-games-commits mailing list