mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge branch 'openelec-3.2' of github.com:OpenELEC/OpenELEC.tv into openelec-3.2
This commit is contained in:
commit
fe3ccad039
@ -23,14 +23,21 @@
|
||||
. config/options $1
|
||||
|
||||
cd $PKG_BUILD
|
||||
ac_cv_have_decl_TUNSETPERSIST=no \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--disable-server \
|
||||
--enable-password-save \
|
||||
--disable-plugin-auth-pam \
|
||||
--disable-plugin-down-root \
|
||||
--disable-plugins \
|
||||
--enable-iproute2 IPROUTE="/sbin/ip" \
|
||||
--disable-management \
|
||||
--disable-socks \
|
||||
--disable-http-proxy \
|
||||
--disable-fragment \
|
||||
--disable-multihome \
|
||||
--disable-port-share \
|
||||
--disable-debug \
|
||||
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user