|
|
@@ -16,7 +16,7 @@
|
|
|
.\" You should have received a copy of the GNU General Public License
|
|
|
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
.
|
|
|
-.TH dpkg\-buildflags 1 "2011-09-13" "Debian Project" "dpkg suite"
|
|
|
+.TH dpkg\-buildflags 1 "2012-04-03" "Debian Project" "dpkg suite"
|
|
|
.SH NAME
|
|
|
dpkg\-buildflags \- returns build flags to use during package build
|
|
|
.
|
|
|
@@ -220,7 +220,7 @@ enabling only "format" and "fortify" can be achieved with:
|
|
|
.TP
|
|
|
.B format
|
|
|
This setting (enabled by default) adds
|
|
|
-.B \-Wformat \-Wformat\-security \-Werror=format\-security
|
|
|
+.B \-Wformat \-Werror=format\-security
|
|
|
to \fBCFLAGS\fP and \fBCXXFLAGS\fP. This will warn about improper format
|
|
|
string uses, and will fail when format functions are used in a way that
|
|
|
that represent possible security problems. At present, this warns about
|