mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
samba: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4c3ea69d22
commit
729e3e873e
@ -26,10 +26,6 @@
|
||||
strip_lto
|
||||
strip_gold
|
||||
|
||||
if [ "$ICONV" = "libiconv" ]; then
|
||||
CONFIG_SAMBA="--with-libiconv=$SYSROOT_PREFIX/usr"
|
||||
fi
|
||||
|
||||
if [ "$AVAHI_DAEMON" = yes ]; then
|
||||
SMB_AVAHI="--enable-avahi"
|
||||
else
|
||||
@ -105,7 +101,6 @@ sh autogen.sh
|
||||
--with-static-modules=charset_CP437,charset_CP850 \
|
||||
--with-included-popt \
|
||||
--with-included-iniparser \
|
||||
$CONFIG_SAMBA \
|
||||
--with-libiconv="$SYSROOT_PREFIX/usr" \
|
||||
--with-sqlite3 \
|
||||
--with-pthreads \
|
||||
|
Loading…
x
Reference in New Issue
Block a user