mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samba: clean up unused configure opts
This commit is contained in:
parent
c9fb67d03d
commit
4701277f4a
@ -68,7 +68,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \
|
||||
--disable-krb5developer \
|
||||
--disable-picky-developer \
|
||||
--enable-largefile \
|
||||
--with-pthreads \
|
||||
--disable-socket-wrapper \
|
||||
--disable-nss-wrapper \
|
||||
--disable-swat \
|
||||
@ -80,7 +79,6 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \
|
||||
--disable-dnssd \
|
||||
$SMB_AVAHI \
|
||||
--disable-pthreadpool \
|
||||
--disable-netapi \
|
||||
--disable-dmalloc \
|
||||
--with-fhs \
|
||||
--without-libtalloc \
|
||||
@ -94,14 +92,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \
|
||||
--without-afs \
|
||||
--without-fake-kaserver \
|
||||
--without-vfs-afsacl \
|
||||
--without-dce-dfs \
|
||||
--without-ldap \
|
||||
--without-ads \
|
||||
--without-dnsupdate \
|
||||
--without-automount \
|
||||
--without-cifsmount \
|
||||
--without-cifsumount \
|
||||
--without-cifsupcall \
|
||||
--without-krb5 \
|
||||
--without-pam \
|
||||
--without-pam_smbpass \
|
||||
@ -118,9 +112,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_file__proc_sys_kernel_core_pattern=yes \
|
||||
--without-wbclient \
|
||||
--without-winbind \
|
||||
--with-included-popt \
|
||||
--with-included-iniparser \
|
||||
--without-sqlite3 \
|
||||
--without-setproctitle"
|
||||
--with-included-iniparser"
|
||||
|
||||
pre_configure_target() {
|
||||
( cd ../source3
|
||||
|
Loading…
x
Reference in New Issue
Block a user