mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
libreplace(samba4): let LIBREPLACE depend on LIBREPLACE_NETWORK for now
This should fix the build on solaris. Later this needs better fixing... metze (cherry picked from commit 89b7955733c34e9699a3b43ee54de92cb9469b90) (This used to be commit fcb497951a86551ce9c4be7b352335dad3be127a)
This commit is contained in:
parent
0f4446d6b2
commit
5273f05b89
@ -23,7 +23,7 @@ done
|
||||
|
||||
SMB_SUBSYSTEM(LIBREPLACE,
|
||||
[${LIBREPLACE_OBJS}],
|
||||
[LIBREPLACE_EXT],
|
||||
[LIBREPLACE_EXT LIBREPLACE_NETWORK],
|
||||
[-Ilib/replace])
|
||||
|
||||
LIBREPLACE_HOSTCC_OBJS=`echo ${LIBREPLACE_OBJS} |sed -e 's/\.o/\.ho/g'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user