Просмотр исходного кода

man: Add list of flags set by bug feature area

Guillem Jover лет назад: 10
Родитель
Сommit
9175ca6443
2 измененных файлов с 6 добавлено и 0 удалено
  1. 1 0
      debian/changelog
  2. 5 0
      man/dpkg-buildflags.1

+ 1 - 0
debian/changelog

@@ -94,6 +94,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
       Closes: #795163
       Closes: #795163
     - Update field requirements of control file formats to match dpkg reality.
     - Update field requirements of control file formats to match dpkg reality.
     - Document the format of the origins filename in deb-origin(5).
     - 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 ]
   [ Updated programs translations ]
   * Portuguese (Miguel Figueiredo).
   * Portuguese (Miguel Figueiredo).

+ 5 - 0
man/dpkg-buildflags.1

@@ -222,6 +222,11 @@ problems in the source code or build system.
 .B bug
 .B bug
 This setting (disabled by default) adds any warning option that reliably
 This setting (disabled by default) adds any warning option that reliably
 detects problematic source code. The warnings are fatal.
 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
 .TP
 .B canary
 .B canary
 This setting (disabled by default) adds dummy canary options to the build
 This setting (disabled by default) adds dummy canary options to the build