1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Jeffery To 782eda9750 zlib: Use relative paths in pkg-config metadata file
The buildroot pkg-config (in staging_dir/host/bin) overrides the prefix
and exec_prefix variables in *.pc files, to supply the correct
(buildroot) paths for callers. If other variables are not defined
relative to prefix and exec_prefix, then the returned values will be
incorrect.

The default zlib.pc file generated by cmake contains absolute paths.
This patches the file to use relative paths (relative to ${prefix} and
${exec_prefix}).

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-17 21:41:43 +02:00
..
base-files base-files: improve lib/upgrade/common.sh 2019-05-11 16:37:11 +02:00
boot tegra: add vendor string to device name 2019-05-15 13:34:23 +02:00
devel valgrind: Add support for ARM64 architecture 2019-05-14 20:28:41 +02:00
firmware linux-firmware: update to 20190416 2019-05-14 21:59:38 +02:00
kernel ath10k-ct: Update to current version 2019-05-11 16:37:11 +02:00
libs zlib: Use relative paths in pkg-config metadata file 2019-05-17 21:41:43 +02:00
network odhcpd: update to latest git HEAD (FS#2242) 2019-05-17 08:54:30 +02:00
system procd: fix compile issue 2019-05-09 18:33:39 +02:00
utils xfsprogs: Replace valloc with posix_memalign 2019-05-11 23:10:10 +02:00
Makefile build: add ABI_VERSION to binary package names 2019-01-19 14:32:12 +01:00