mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
graphics/openmvs: Broken because of the use of discontinued C++ features
Reported by: fallout
This commit is contained in:
parent
647447d53c
commit
e86cc77ea3
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue