Skip to content
Snippets Groups Projects
Commit a5d9ce19 authored by Jan Beich's avatar Jan Beich
Browse files

devel/spirv-llvm-translator: reject llvm*-lite as dependencies

CMake support is broken in 15 + 16 and disabled in >= 17.

PR:		281110
(cherry picked from commit 72c4763b)
parent 1a77aba2
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR}
FLAVORS= ${18 17 16 15 14 13 12 11:L:S/^/llvm/}
CONFLICTS_BUILD=${FLAVOR}-lite
USES= cmake compiler:c++11-lib
USE_GITHUB= yes
......
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