mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
devel/spirv-llvm-translator: reject llvm*-lite as dependencies
CMake support is broken in 15 + 16 and disabled in >= 17. PR: 281110
This commit is contained in:
parent
0f08f5cb1e
commit
72c4763b92
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user