Searched refs:LLVM_RUNPATH (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/llvm/
H A DMakefile122 LLVM_RUNPATH = $(LLVM_RUNPATH_$(BITS)) macro
327 CFLAGS += -Wl,-R -Wl,$(LLVM_RUNPATH)
349 CXXFLAGS += -Wl,-R -Wl,$(LLVM_RUNPATH)
410 CMAKE_OPTIONS += -DCMAKE_INSTALL_RPATH:STRING="$(LLVM_RUNPATH)"

Completed in 16 milliseconds