git: 5e55860f7605 - main - graphics/filament: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 06:51:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e55860f76054d112d6c49d6cf9bf231d79db43a commit 5e55860f76054d112d6c49d6cf9bf231d79db43a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-30 06:31:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-30 06:51:36 +0000 graphics/filament: Broken on armv7 Reported by: fallout --- graphics/filament/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile index a78e8dbbdef6..6e1580de935c 100644 --- a/graphics/filament/Makefile +++ b/graphics/filament/Makefile @@ -10,6 +10,7 @@ WWW= https://google.github.io/filament/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation breaks: unexpected token in operand, see https://github.com/google/filament/issues/6131 BROKEN_i386= compilation breaks: register r11 is only available in 64-bit mode BUILD_DEPENDS= bash:shells/bash \