[Reproducible-commits] [dpkg] 15/105: man: Add list of flags set by bug feature area

Niko Tyni ntyni at moszumanska.debian.org
Mon May 2 13:49:47 UTC 2016


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

ntyni pushed a commit to branch ntyni/reproducible_builds
in repository dpkg.

commit 9175ca644354d05a9d2229ebd2a05026cdb53db7
Author: Guillem Jover <guillem at debian.org>
Date:   Mon Mar 28 00:45:12 2016 +0200

    man: Add list of flags set by bug feature area
---
 debian/changelog      | 1 +
 man/dpkg-buildflags.1 | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ac57a9e..cfeb5cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -94,6 +94,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
       Closes: #795163
     - Update field requirements of control file formats to match dpkg reality.
     - Document the format of the origins filename in deb-origin(5).
+    - Add list of flags set by bug feature area to dpkg-buildflags(1).
 
   [ Updated programs translations ]
   * Portuguese (Miguel Figueiredo).
diff --git a/man/dpkg-buildflags.1 b/man/dpkg-buildflags.1
index c86b01a..1bfef85 100644
--- a/man/dpkg-buildflags.1
+++ b/man/dpkg-buildflags.1
@@ -222,6 +222,11 @@ problems in the source code or build system.
 .B bug
 This setting (disabled by default) adds any warning option that reliably
 detects problematic source code. The warnings are fatal.
+The only currently supported flags are \fBCFLAGS\fP and \fBCXXFLAGS\fP
+with flags set to \fB\-Werror=array\-bounds\fP, \fB\%\-Werror=clobbered\fP,
+\fB\%\-Werror=implicit\-function\-declaration\fP and
+\fB\%\-Werror=volatile\-register\-var\fP.
+.
 .TP
 .B canary
 This setting (disabled by default) adds dummy canary options to the build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list