Matthias Schiffer
741aa2a816
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>
2016-05-08 23:37:40 +02:00
Felix Fietkau
2db87710e7
tools/pkg-config: update to 0.29
...
Release announcement:
http://lists.freedesktop.org/archives/pkg-config/2015-September/001019.html
Drop patches, as they have been implemented upstream.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Felix Fietkau <nbd@openwrt.org> [fix OSX compatibility]
SVN-Revision: 47300
2015-10-30 22:31:29 +00:00
Imre Kaloz
9bcd551962
tools/pkg-config: fix compile on musl hosts
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45605
2015-05-04 13:22:54 +00:00
Luka Perkov
d8b7d99478
pkg-config: fix occasional install problem
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38886
2013-11-20 22:09:11 +00:00
Felix Fietkau
8fb4f34859
pkg-config: update to latest version, fix build on Mac OS X 10.9
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38561
2013-10-28 15:15:12 +00:00
Felix Fietkau
0121ec0e10
pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek)
...
SVN-Revision: 15026
2009-03-24 22:27:22 +00:00