[pygame-sdl2] 02/03: Build without -Wformat-security for now.
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Jan 26 01:15:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository pygame-sdl2.
commit ed651ccaa4f0e5cc6932f853e32f28a0d1af6481
Author: Markus Koschany <apo at debian.org>
Date: Tue Jan 26 01:53:58 2016 +0100
Build without -Wformat-security for now.
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 7f2f8c0..8db7813 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
#!/usr/bin/make -f
export PYBUILD_NAME = pygame-sdl2
+export DEB_BUILD_MAINT_OPTIONS = hardening=-format
%:
dh $@ --parallel --with python2 --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pygame-sdl2.git
More information about the Pkg-games-commits
mailing list