You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
base-files base-files: improve lib/upgrade/common.sh 5 years ago
boot tegra: add vendor string to device name 5 years ago
devel valgrind: Add support for ARM64 architecture 5 years ago
firmware linux-firmware: update to 20190416 5 years ago
kernel ath10k-ct: Update to current version 5 years ago
libs zlib: Use relative paths in pkg-config metadata file 5 years ago
network odhcpd: update to latest git HEAD (FS#2242) 5 years ago
system procd: fix compile issue 5 years ago
utils xfsprogs: Replace valloc with posix_memalign 5 years ago
Makefile build: add ABI_VERSION to binary package names 5 years ago