mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# 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
|
||||
export ZLIB_CFLAGS=""
|
||||
export ZLIB_LIBS=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user