Searched defs:LLVM_LINK_STATIC (Results 1 – 1 of 1) sorted by relevance
201 LLVM_LINK_STATIC := global() macro 203 LLVM_LINK_STATIC := $(shell $(LLVM_CONFIG) --link-static --libs >/dev/null 2>&1 && echo y) global() macro