mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
wget: remove unneeded configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d1a68e608e
commit
9dd2edc0fa
@ -6,8 +6,6 @@ cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--disable-debug \
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user