mirror of
https://salsa.debian.org/ha-team/libqb
synced 2025-12-27 15:45:43 +00:00
Low: build: cleanup autogen warning to not overrride LDFLAGS
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
This commit is contained in:
parent
7c7cd04390
commit
bafe834cbb
@ -42,7 +42,7 @@ source_to_lint = util.c hdb.c ringbuffer.c ringbuffer_helper.c \
|
||||
libqb_la_SOURCES = $(source_to_lint) unix.c
|
||||
libqb_la_LIBADD = @LTLIBOBJS@
|
||||
|
||||
LDFLAGS = $(LDFLAGS_COPY:-Bsymbolic-functions=)
|
||||
AM_LDFLAGS = $(LDFLAGS_COPY:-Bsymbolic-functions=)
|
||||
|
||||
if HAVE_SEM_TIMEDWAIT
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user