mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
dropbear: remove unneeded configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
860c3ccfb3
commit
6598d67972
@ -8,8 +8,6 @@ cd $PKG_BUILD
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
|
||||||
--enable-shared \
|
|
||||||
--enable-largefile \
|
--enable-largefile \
|
||||||
--enable-zlib \
|
--enable-zlib \
|
||||||
--disable-pam \
|
--disable-pam \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user