Home
last modified time | relevance | path

Searched refs:PC_LIBS (Results 1 – 6 of 6) sorted by relevance

/external/minigbm/
DMakefile9 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro
39 LDLIBS += $(PC_LIBS)
/external/autotest/client/deps/glbench/src/
DMakefile41 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro
45 LDLIBS = $(PC_LIBS) -lgflags
/external/perf_data_converter/src/
DMakefile34 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS)) macro
46 LDLIBS += -lelf -lpthread $(PC_LIBS) $(PROTOBUF_LIBS)
/external/perf_data_converter/src/quipper/
DMakefile.external12 PC_LIBS := $(shell $(PKG_CONFIG) --libs $(PC_DEPS))
22 LDLIBS += -lpthread -lgcov -lelf $(PC_LIBS) $(PROTOBUF_LIBS)
/external/autotest/client/site_tests/graphics_Gbm/src/
DMakefile14 LDLIBS += $(PC_LIBS)
/external/autotest/client/site_tests/graphics_GpuReset/src/
DMakefile17 LDLIBS += $(PC_LIBS)