mirror of
https://github.com/samba-team/samba.git
synced 2025-10-29 04:23:51 +03:00
r15318: Don't create empty static libraries as some hosts have trouble with them.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
9bbc93bef2
commit
1505d7c600
@@ -6,5 +6,6 @@ SO_VERSION = 0
|
||||
DESCRIPTION = Wrapper library for testing TCP/IP connections using Unix Sockets
|
||||
PUBLIC_HEADERS = socket_wrapper.h
|
||||
OBJ_FILES = socket_wrapper.o
|
||||
PRIVATE_DEPENDENCIES = EXT_SOCKET
|
||||
# End SUBSYSTEM SOCKET_WRAPPER
|
||||
##############################
|
||||
|
||||
Reference in New Issue
Block a user