aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkg-config/patches
Commit message (Collapse)AuthorAgeFilesLines
* tools: pkg-config: fix build with GCC 6Luka Perkov2016-06-191-0/+18
| | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/pkg-config: update to 0.29Felix Fietkau2015-10-302-46/+0
| | | | | | | | | | | | 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] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools/pkg-config: fix compile on musl hosts Imre Kaloz2015-05-041-0/+24
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] pkg-config: fix occasional install problemLuka Perkov2013-11-201-0/+22
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pkg-config: update to latest version, fix build on Mac OS X 10.9Felix Fietkau2013-10-281-22/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pkg-config: disable potentially recursive compat lookups which break on ↵Felix Fietkau2009-03-241-0/+22
systems with gnome devel tools installed (thx, lubek) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15026 3c298f89-4303-0410-b956-a3cf2f4a3e73