From 684e0e073b7c6304c97ee7d88ff6c2472787ad2e Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 12 Jan 2024 19:30:24 -0800 Subject: [PATCH] science/openmodelica: Broken on armv7 Reported by: https://portsfallout.com/ --- science/openmodelica/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/openmodelica/Makefile b/science/openmodelica/Makefile index 7c3cc5ee5b07..caffaaf0da35 100644 --- a/science/openmodelica/Makefile +++ b/science/openmodelica/Makefile @@ -18,6 +18,7 @@ LICENSE_TEXT= See https://github.com/OpenModelica/OpenModelica/blob/master/OSMC- 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_armv7= 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 \