mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
pkg-config:
- various cleanups
This commit is contained in:
parent
4ef8af2269
commit
b21a4d3cf4
@ -9,4 +9,5 @@ cd $PKG_BUILD
|
||||
--sysconfdir=/etc \
|
||||
--with-pc-path="$SYSROOT_PREFIX/usr/lib/pkgconfig" \
|
||||
--enable-static
|
||||
|
||||
make
|
||||
|
@ -3,4 +3,4 @@
|
||||
. config/options
|
||||
|
||||
mkdir -p $ROOT/$TOOLCHAIN/bin
|
||||
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin
|
||||
cp $PKG_BUILD/$1 $ROOT/$TOOLCHAIN/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user