lkml.org 
[lkml]   [2009]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Kbuild: Disable the -Wformat-security gcc flag
On Mon, Jun 15, 2009 at 08:54:02AM +0300, Pekka J Enberg wrote:
> From: Floris Kraak <randakar@gmail.com>
>
> Some distributions have enabled the gcc flag -Wformat-security by default.
> This results in a number of warnings about format arguments to functions,
> sometimes in cases where fixing the warning is not likely to actually fix a
> bug. Instead of hand patching a dozens of places (possibly more) that produce
> warnings that get ignored anyway we just turn off the flag in the Makefile.
>
> Signed-off-by: Floris Kraak <randakar@gmail.com>
> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

Applied.

Sam


\
 
 \ /
  Last update: 2009-06-27 00:15    [from the cache]
©2003-2011 Jasper Spaans