mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samba: force building of libtalloc.a, libwbclient.a, libtdb.a needed to link libsmbclient.a
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ddbb631ef3
commit
76dd7bf53c
@ -123,6 +123,9 @@ samba_cv_have_setresuid=yes \
|
||||
--without-sqlite3 \
|
||||
--without-setproctitle \
|
||||
|
||||
make bin/libtalloc.a
|
||||
make bin/libwbclient.a
|
||||
make bin/libtdb.a
|
||||
make bin/libsmbclient.a
|
||||
|
||||
if [ "$SAMBA_SERVER" = "yes" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user