mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zlib: set PKGCONFIG directories for both host and target to lib/pkgconfig
This commit is contained in:
parent
71f8aacd28
commit
b45749cfe1
@ -11,3 +11,7 @@ PKG_DEPENDS_HOST="cmake:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="A general purpose (ZIP) data compression library."
|
||||
PKG_TOOLCHAIN="cmake-make"
|
||||
|
||||
PKG_CMAKE_OPTS_HOST="-DINSTALL_PKGCONFIG_DIR=${TOOLCHAIN}/lib/pkgconfig"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DINSTALL_PKGCONFIG_DIR=/usr/lib/pkgconfig"
|
||||
|
Loading…
x
Reference in New Issue
Block a user