git: faca50afe0ad - main - graphics/art: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Aug 2022 07:16:32 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=faca50afe0adccce11f26b29f439dc08bc26bba5
commit faca50afe0adccce11f26b29f439dc08bc26bba5
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-08 07:15:52 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-08 07:15:52 +0000
graphics/art: Broken on armv7
Reported by: fallout
---
graphics/art/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index c97e55d48ecb..86dd97759d17 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -11,6 +11,7 @@ COMMENT= Raw image processing program
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_armv7= compilation fails: use of overloaded operator '[]' is ambiguous, see https://bitbucket.org/agriggio/art/issues/256/build-fails-on-32-bit-architectures-use-of
BROKEN_i386= ld: error: undefined symbol: __atomic_load
EXTRACT_DEPENDS= gtar:archivers/gtar # bsdtar(1) complains about hard links to itself