wifipineapple-openwrt/tools/pkg-config
Matthias Schiffer 6bc234ed60 tools: pkg-config: fix build with GCC 6
Fixes the following error:

gdate.c: In function ‘g_date_strftime’:
gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral]
       tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &tm);
       ^~~~~~

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2016-09-01 13:40:41 +02:00
..
files pkg-config: fix prefix 2011-07-24 09:02:49 +00:00
patches tools: pkg-config: fix build with GCC 6 2016-09-01 13:40:41 +02:00
Makefile CC: tools/pkg-config: update to 0.29 2015-11-23 23:02:40 +00:00