mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bzip2:
- cosmetics
This commit is contained in:
parent
0bedb051b9
commit
65ff669414
@ -13,5 +13,5 @@ mkdir -p $SYSROOT_PREFIX/usr/include
|
||||
cp bzlib.h $SYSROOT_PREFIX/usr/include
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/lib
|
||||
cp libbz2.so* $SYSROOT_PREFIX/usr/lib
|
||||
cp -P libbz2.so* $SYSROOT_PREFIX/usr/lib
|
||||
|
||||
|
@ -7,4 +7,4 @@ SRC_DIR=`ls -d $PKG_BUILD`
|
||||
BZIP2_VERSION=1.0.5
|
||||
|
||||
sed -i -e "s,ln -s (lib.*),ln -snf \$$1; ln -snf libbz2.so.$BZIP2_VERSION libbz2.so,g" \
|
||||
-e "s:-O2:$TARGET_CFLAGS:" $SRC_DIR/Makefile-libbz2_so
|
||||
$SRC_DIR/Makefile-libbz2_so
|
||||
|
Loading…
x
Reference in New Issue
Block a user