aboutsummaryrefslogtreecommitdiff
path: root/science/openmodelica/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-05 11:06:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-05 11:06:30 +0000
commit9b31c00e3735e66109dc7cefcf75bb1a379ff516 (patch)
tree2d4aa21843cb27b443c99f6e2645d150e0ad3fb7 /science/openmodelica/Makefile
parent0e19694402185d4471121142715c7de54da0319d (diff)
downloadports-9b31c00e3735e66109dc7cefcf75bb1a379ff516.tar.gz
ports-9b31c00e3735e66109dc7cefcf75bb1a379ff516.zip
Diffstat (limited to 'science/openmodelica/Makefile')
-rw-r--r--science/openmodelica/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile
index 9ce2d71e83f8..e26c0edbf2c8 100644
--- a/science/openmodelica/Makefile
+++ b/science/openmodelica/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME= Public license for OpenModelica
LICENSE_TEXT= See https://github.com/OpenModelica/OpenModelica/blob/master/OSMC-License.txt
LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+BROKEN_aarch64= link fails: /usr/local/bin/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
+
BUILD_DEPENDS= asciidoc:textproc/asciidoc \
autoconf>0:devel/autoconf \
automake:devel/automake \