git: 99fb9104ad07 - main - graphics/openmvs: Broken on arm64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Jul 2022 18:11:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=99fb9104ad0745eceb394df84a039f06155d4ed6 commit 99fb9104ad0745eceb394df84a039f06155d4ed6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-15 18:10:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-15 18:11:01 +0000 graphics/openmvs: Broken on arm64 Reported by: fallout --- graphics/openmvs/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/openmvs/Makefile b/graphics/openmvs/Makefile index 5d385b8ecdc0..2a100a33fffd 100644 --- a/graphics/openmvs/Makefile +++ b/graphics/openmvs/Makefile @@ -9,6 +9,8 @@ COMMENT= Open Multi-View Stereo reconstruction library LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_arm64= use of undeclared identifier '__builtin_ia32_emms' + BUILD_DEPENDS= cgal>0:math/cgal \ ${LOCALBASE}/include/sys/sysinfo.h:devel/libsysinfo \ vcglib>0:devel/vcglib