mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3:nsswitch: also use pthread CFLAGS for the nsswitch modules that might require it
This commit is contained in:
parent
acedd1c832
commit
55d65ba721
@ -1410,7 +1410,7 @@ wins : SHOWFLAGS @WINBIND_WINS_NSS@
|
||||
|
||||
modules:: SHOWFLAGS $(MODULES)
|
||||
|
||||
$(LIBSMBCLIENT_THREAD_OBJ): EXTRA_FLAGS := $(PTHREAD_CFLAGS)
|
||||
$(LIBSMBCLIENT_THREAD_OBJ) ../nsswitch/wins.o ../nsswitch/winbind_nss_linux.o: EXTRA_FLAGS := $(PTHREAD_CFLAGS)
|
||||
|
||||
#####################################################################
|
||||
## Perl IDL Compiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user