mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
glib-host: install pkg.m4 needed for autoconf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
aa4f403817
commit
95d1433933
@ -24,6 +24,11 @@
|
|||||||
|
|
||||||
$SCRIPTS/unpack glib
|
$SCRIPTS/unpack glib
|
||||||
|
|
||||||
|
# hack: we need pkg.m4 for autoreconf, but pkgconfig depends on glib so install
|
||||||
|
# pkg.m4 first
|
||||||
|
$SCRIPTS/unpack pkg-config
|
||||||
|
cp $BUILD/pkg-config-*/pkg.m4 $TOOLCHAIN/share/aclocal
|
||||||
|
|
||||||
setup_toolchain host
|
setup_toolchain host
|
||||||
export ZLIB_CFLAGS=""
|
export ZLIB_CFLAGS=""
|
||||||
export ZLIB_LIBS=""
|
export ZLIB_LIBS=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user