mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
build: Display correct LIB_FLAGS while building
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 0cbe7a4f92795203f022252a50a240b8bd4238c3)
This commit is contained in:
parent
858d8dc571
commit
25d01ece07
@ -102,7 +102,7 @@ all: showflags dirs doc $(CTDB_SERVER_OBJ) $(CTDB_CLIENT_OBJ) $(CTDB_LIB_OBJ) $(
|
||||
showflags:
|
||||
@echo 'ctdb will be compiled with flags:'
|
||||
@echo ' CFLAGS = $(CFLAGS)'
|
||||
@echo ' LIBS = $(LIBS)'
|
||||
@echo ' LIBS = $(LIB_FLAGS)'
|
||||
|
||||
showlayout::
|
||||
@echo "ctdb will be installed into:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user