mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
Create missing link for libnetapi.so.0
Michael (This used to be commit 1cb2d980d3b2759d73314b112c904f5e20052135)
This commit is contained in:
parent
196d84ad68
commit
5f215d2d94
@ -1514,6 +1514,7 @@ $(LIBNETAPI_SHARED_TARGET): $(BINARY_PREREQS) $(LIBNETAPI_OBJ) @LIBTDB_SHARED@ @
|
||||
@$(SHLD_DSO) $(LIBNETAPI_OBJ) @LIBTDB_SHARED@ @LIBWBCLIENT_SHARED@ $(LIBS) \
|
||||
$(LDAP_LIBS) $(KRB5LIBS) $(NSCD_LIBS) \
|
||||
@SONAMEFLAG@`basename $@`.$(SONAME_VER)
|
||||
@ln -s -f `basename $@` $@.$(SONAME_VER)
|
||||
|
||||
$(LIBNETAPI_STATIC_TARGET): $(BINARY_PREREQS) $(LIBNETAPI_OBJ1)
|
||||
@echo Linking non-shared library $@
|
||||
|
Loading…
x
Reference in New Issue
Block a user