git: 10aeb2663390 - main - graphics/filament: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 20 Aug 2022 16:37:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=10aeb26633901ef5265a2112f7e2c4206e79e4b9

commit 10aeb26633901ef5265a2112f7e2c4206e79e4b9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-20 16:06:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-20 16:37:39 +0000

    graphics/filament: Broken on i386
    
    Reported by:    fallout
---
 graphics/filament/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/filament/Makefile b/graphics/filament/Makefile
index 87534c01e5fa..5ed15166a14d 100644
--- a/graphics/filament/Makefile
+++ b/graphics/filament/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Real-time physically based rendering engine
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation breaks: register %r11 is only available in 64-bit mode
+
 BUILD_DEPENDS=	bash:shells/bash \
 		evdev-proto>0:devel/evdev-proto