aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-21 19:27:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-21 19:27:27 +0000
commitbe86553c4986f1de32eb862bdc2efee87cfed236 (patch)
tree1a7d86f697c95eb4ef307effbbe431143059e0a7
parentf8f3bb89945d3a5c6d9ecd98083048495731543e (diff)
downloadports-be86553c4986f1de32eb862bdc2efee87cfed236.tar.gz
ports-be86553c4986f1de32eb862bdc2efee87cfed236.zip
x11-toolkits/nanogui: Broken on riscv64
Reported by: fallout
-rw-r--r--x11-toolkits/nanogui/Makefile2
1 files changed, 2 insertions, 0 deletions
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