mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
font-util:
- various cleanups
This commit is contained in:
parent
aebdb04d51
commit
329c45455c
@ -10,12 +10,10 @@ cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=$ROOT/$TOOLCHAIN \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-mapdir=$XORG_PATH_MAPS
|
||||
|
||||
make
|
||||
make install-binPROGRAMS
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp -PR *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
cp -PR *.pc $SYSROOT_PREFIX/usr/lib/pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user