git: be86553c4986 - main - x11-toolkits/nanogui: Broken on riscv64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 21 Jul 2022 19:27:52 UTC
The branch main has been updated by yuri:

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

commit be86553c4986f1de32eb862bdc2efee87cfed236
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-21 19:27:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-21 19:27:27 +0000

    x11-toolkits/nanogui: Broken on riscv64
    
    Reported by:    fallout
---
 x11-toolkits/nanogui/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-toolkits/nanogui/Makefile b/x11-toolkits/nanogui/Makefile
index d61dd7a3de6c..1b5ec6ac605c 100644
--- a/x11-toolkits/nanogui/Makefile
+++ b/x11-toolkits/nanogui/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Minimalistic GUI library for OpenGL
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN_riscv64=	ld: error: lto.tmp: cannot link object files with different floating-point ABI
+
 LIB_DEPENDS=	libglfw.so:graphics/glfw
 TEST_DEPENDS=	zenity:x11/zenity