1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

graphics/openmvs: Broken because of the use of discontinued C++ features

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2023-12-30 03:04:33 -08:00
parent 647447d53c
commit e86cc77ea3

View File

@ -11,6 +11,7 @@ WWW= https://github.com/cdcseacave/openMVS
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= compilation is broken because of the use of discontinued C++ features, see https://github.com/cdcseacave/openMVS/issues/1075
BROKEN_aarch64= use of undeclared identifier '__builtin_ia32_emms' # https://github.com/cdcseacave/openMVS/issues/847
BUILD_DEPENDS= cgal>0:math/cgal \