aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkg-config/patches
Commit message (Collapse)AuthorAgeFilesLines
* tools: pkg-config: fix build with GCC 6Matthias Schiffer2016-09-011-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> Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
* CC: tools/pkg-config: update to 0.29Hauke Mehrtens2015-11-232-46/+0
| | | | | | | | | | | | | | | | | | | backport of r47300 Release announcement: http://lists.freedesktop.org/archives/pkg-config/2015-September/001019.html Drop patches, as they have been implemented upstream. This also fixes a build problem in the glib configure script when the user id is bigger than 2^21 - 1. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Felix Fietkau <nbd@openwrt.org> [fix OSX compatibility] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47608 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