mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user