lang/lfortran: mark BROKEN on i386 and FreeBSD-12

Reported by:	pkg-fallout
This commit is contained in:
Thierry Thomas 2022-11-11 15:03:44 +01:00
parent 9da4322f52
commit e10acf231e

View File

@ -10,6 +10,9 @@ WWW= https://lfortran.org/
LICENSE= BSD3CLAUSE
BROKEN_FreeBSD_12= use of undeclared identifier '_Unwind_Backtrace'
BROKEN_i386= sizeof(YYSTYPE) != sizeof(Vec<AST::ast_t*>)
BUILD_DEPENDS= bash:shells/bash \
re2c>0:devel/re2c \
dwarfdump:devel/dwarfdump \