aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-08 07:15:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-08 07:17:44 +0000
commita5d47e57dc05911c4d12d05779868c0e921d9db1 (patch)
treeb5967d4754d0869c9e779eb522db6725a480dfa4
parent62270960ee4e348ba1c2fc4f8606be68df5e3680 (diff)
downloadports-a5d47e57dc05911c4d12d05779868c0e921d9db1.tar.gz
ports-a5d47e57dc05911c4d12d05779868c0e921d9db1.zip
graphics/art: Broken on armv7
Reported by: fallout (cherry picked from commit faca50afe0adccce11f26b29f439dc08bc26bba5)
-rw-r--r--graphics/art/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 6e39dffc8282..32340433dc7c 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