lang/spidermonkey78: fix LLVM test
This commit is contained in:
parent
4ec9b266d8
commit
ebc5408de9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554043
@ -71,7 +71,7 @@ CPP= ${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT}
|
||||
CC= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}
|
||||
CXX= ${LOCALBASE}/bin/clang++${LLVM_DEFAULT}
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT}
|
||||
.if ${LLVM_DEFAULT} < 90
|
||||
.if ${LLVM_DEFAULT:M[678]0}
|
||||
BROKEN= LLVM 9.0 or higher required
|
||||
.endif
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user