misc/gpsim: Remove BROKEN on i386 because the LLVM bug is marked as fixed.
This commit is contained in:
parent
1e1a8f0b6c
commit
560cc21ca6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552196
1 changed files with 1 additions and 7 deletions
|
@ -59,10 +59,4 @@ post-install-EXAMPLES-on:
|
|||
${STAGEDIR}${EXAMPLESDIR}/projects/${i})
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "i386" && ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 90
|
||||
BROKEN= Clang crashes https://bugs.llvm.org/show_bug.cgi?id=44396
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue