mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 06:36:41 +00:00
libsvdrp:
- fix build
This commit is contained in:
parent
714e817f55
commit
66639972e7
@ -7,7 +7,7 @@ $SCRIPTS/build toolchain
|
|||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=$LIB_PREFIX \
|
--prefix=/usr \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shave \
|
--enable-shave \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user