openwrt_archive/tools/pkg-config
Luka Perkov 82616fc42d 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>

SVN-Revision: 49342
2016-05-10 22:36:51 +00:00
..
files pkg-config: fix prefix 2011-07-24 09:02:49 +00:00
patches tools: pkg-config: fix build with GCC 6 2016-05-10 22:36:51 +00:00
Makefile pkg-config: Update to 0.29.1 2016-03-10 19:11:36 +00:00