Skip to content

Commit

Permalink
graphics/openmvs: Broken because of the use of discontinued C++ features
Browse files Browse the repository at this point in the history
Reported by:	fallout
  • Loading branch information
yurivict committed Dec 30, 2023
1 parent 647447d commit e86cc77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/openmvs/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit e86cc77

Please sign in to comment.