Skip to content
Snippets Groups Projects
Commit 942359e4 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/mk/sysdep/llvm] add SYSTEM_PKG hints

parent 12bb62de
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,11 @@ DEPEND_ABI.llvm?= llvm>=3.8.0
SYSTEM_SEARCH.llvm= \
'bin/llvm-config:p:% --version'
SYSTEM_PKG.Arch.llvm= llvm
SYSTEM_PKG.Debian.llvm= llvm
SYSTEM_PKG.Fedora.llvm= llvm-devel
SYSTEM_PKG.Ubuntu.llvm= llvm
endif # LLVM_DEPEND_MK ------------------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment