Mark BROKEN with lld
MFH: 2019Q3
This commit is contained in:
parent
f1e92a0b21
commit
549a842148
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512477
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ COMMENT= C++ Jupyter Kernel
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_FreeBSD_13= https://github.com/QuantStack/xeus-cling/issues/234
|
||||
.if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld
|
||||
BROKEN= https://github.com/QuantStack/xeus-cling/issues/234
|
||||
.endif
|
||||
|
||||
BUILD_DEPENDS= cppzmq>0:net/cppzmq \
|
||||
cxxopts>0:devel/cxxopts \
|
||||
|
|
Loading…
Reference in a new issue