diff options
-rw-r--r-- | science/openmodelica/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile index 8b8976ca95d9..c8871a14e888 100644 --- a/science/openmodelica/Makefile +++ b/science/openmodelica/Makefile @@ -20,6 +20,7 @@ LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell BROKEN_aarch64= link fails: ld: cannot find -lquadmath: No such file or directory BROKEN_armv7= link fails: ld: cannot find -lquadmath: No such file or directory BROKEN_i386= compilation fails: /wrkdirs/usr/ports/science/openmodelica/work/OpenModelica-1.20.0/OMCompiler/3rdParty/libffi/src/x86/sysv.S:841:1: error: changed section flags for .eh_frame, expected: 0x2 +BROKEN= fails to build with boost-1.86+ BUILD_DEPENDS= asciidoc:textproc/asciidoc \ autoconf>0:devel/autoconf \ |