mirror of
https://github.com/samba-team/samba.git
synced 2025-03-02 08:58:33 +03:00
nsswitch: build libnss_winbind.so with SOVERSION = 2
metze
This commit is contained in:
parent
3d70a3f78d
commit
667e8d8fc6
@ -6,6 +6,8 @@ case "$host_os" in
|
||||
SMB_BUILD_LIBRARY(nss_winbind,
|
||||
[../nsswitch/winbind_nss_linux.o],
|
||||
[LIBWINBIND-CLIENT])
|
||||
SMB_MAKE_SETTINGS([nss_winbind_VERSION = 2])
|
||||
SMB_MAKE_SETTINGS([nss_winbind_SOVERSION = 2])
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
|
Loading…
x
Reference in New Issue
Block a user