mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r9897: fix build with --enable-socket-wrapper
Guenther (This used to be commit 56b84995bbdf17a03b81fff49f48aa3861c7332d)
This commit is contained in:
parent
926ebe50ff
commit
b3367b8ddc
@ -865,7 +865,7 @@ bin/net@EXEEXT@: $(NET_OBJ) @BUILD_POPT@ bin/.dummy
|
|||||||
|
|
||||||
bin/profiles@EXEEXT@: $(PROFILES_OBJ) @BUILD_POPT@ bin/.dummy
|
bin/profiles@EXEEXT@: $(PROFILES_OBJ) @BUILD_POPT@ bin/.dummy
|
||||||
@echo Linking $@
|
@echo Linking $@
|
||||||
@$(CC) $(FLAGS) @PIE_LDFLAGS@ -o $@ $(PROFILES_OBJ) $(DYNEXP) $(LDFLAGS) $(LIBS) @POPTLIBS@ @SOCKWRAP@
|
@$(CC) $(FLAGS) @PIE_LDFLAGS@ -o $@ $(PROFILES_OBJ) $(DYNEXP) $(LDFLAGS) $(LIBS) @POPTLIBS@
|
||||||
|
|
||||||
bin/smbspool@EXEEXT@: $(CUPS_OBJ) bin/.dummy
|
bin/smbspool@EXEEXT@: $(CUPS_OBJ) bin/.dummy
|
||||||
@echo Linking $@
|
@echo Linking $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user