This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository spring.
commit f1697498815cec1670b719a158d007e078cc582d Author: Markus Koschany <[email protected]> Date: Thu Dec 8 22:54:13 2016 +0100 Update patch header --- debian/patches/gold-linker.patch | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/patches/gold-linker.patch b/debian/patches/gold-linker.patch index aa6bdc9..ae4585b 100644 --- a/debian/patches/gold-linker.patch +++ b/debian/patches/gold-linker.patch @@ -2,6 +2,12 @@ From: Markus Koschany <[email protected]> Date: Tue, 6 Dec 2016 18:04:02 +0100 Subject: gold linker +This is a bug in binutils which will probably not fixed in time for Stretch. +Work around the build failure by switching to Debian's default linker instead +of the gold linker. This patch can be reverted as soon as #847356 is fixed. + +Debian-Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846921 +Forwarded: not-needed --- rts/build/cmake/TestCXXFlags.cmake | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/spring.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

