[pkg-d-commits] [dustmite] 03/05: d/rules: Enable warnings
Matthias Klumpp
mak at moszumanska.debian.org
Thu Dec 22 18:53:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
mak pushed a commit to branch master
in repository dustmite.
commit 249d55276b37fc8c8f70a19e46db91e89c4449cb
Author: Matthias Klumpp <mak at debian.org>
Date: Thu Dec 22 19:46:30 2016 +0100
d/rules: Enable warnings
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index e73cb94..f7397cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ override_dh_auto_build:
gdc -odustmite \
-g -O2 -fstack-protector-strong \
-Wl,-z,relro \
+ -Wall \
dustmite.d splitter.d
override_dh_clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/dustmite.git
More information about the pkg-d-commits
mailing list