build: Introduce PKG_CHECK_FORMAT_SECURITY
authorFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 08:19:52 +0000 (08:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 08:19:52 +0000 (08:19 +0000)
commite49696a4da2cb60bc79ffc236af9cc1c4018ee55
treefe2a9ad87040b745475ec0190d37ffe08ed60c93
parentd4477978b061a869a626a301e401d354565d4e60
build: Introduce PKG_CHECK_FORMAT_SECURITY

The idea is to get rid of
http://en.wikipedia.org/wiki/Uncontrolled_format_string
by using "-Wformat -Werror=format-security" by default

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41412
include/package.mk