[PATCH 1/3] fix literal error warning

Mike Frysinger vapier at gentoo.org
Wed Aug 15 02:41:35 UTC 2012


On Friday 03 August 2012 00:06:07 Mike Frysinger wrote:
> On Tuesday 31 July 2012 09:15:49 manuel.f.zerpies wrote:
> > From: Manuel Zerpies <manuel.f.zerpies at ww.stud.uni-erlangen.de>
> > 
> > compiling with gcc >= 4.4.3 the warning "format not a string literal
> > and no format arguments" is thrown. This patch fixes that.
> 
> your compiler is inserting that flag.  probably better to add to the top
> level build something like:
> CFLAGS += $(call cc-option,-Wno-format-security,)

in case people hadn't noticed, i pushed this fix to master some time ago.  so 
there is no need for these mechanical changes that bloat the object code.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20120814/ee978a40/attachment-0001.asc>


More information about the busybox mailing list