Searched refs:PC_LIBS (Results 1 – 6 of 6) sorted by relevance
9 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro39 LDLIBS += $(PC_LIBS)
41 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro45 LDLIBS = $(PC_LIBS) -lgflags
34 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro46 LDLIBS += -lelf -lpthread $(PC_LIBS) $(PROTOBUF_LIBS)
12 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))22 LDLIBS += -lpthread -lgcov -lelf $(PC_LIBS) $(PROTOBUF_LIBS)
14 LDLIBS += $(PC_LIBS)
17 LDLIBS += $(PC_LIBS)