summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-07 00:16:05 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-07 00:17:06 -0700
commitf13248e6ec7ade05132a17a90458e7d2527538b4 (patch)
treed2c853f724cb5f02d6d9fadb32b03a14e9e48ee6
parentlang/neocmakelsp: update 0.6.23 → 0.6.24 (diff)
math/giacxcas: Broken on armv7 math/giacxcas
Reported by: fallout
-rw-r--r--math/giacxcas/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/giacxcas/Makefile b/math/giacxcas/Makefile
index ca484e46d13f..f0a0dbe89d91 100644
--- a/math/giacxcas/Makefile
+++ b/math/giacxcas/Makefile
@@ -21,6 +21,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_PERMS_DOC= dist-mirror pkg-mirror auto-accept
LICENSE_DISTFILES_DOC= giac_${DISTVERSION}${EXTRACT_SUFX}
+BROKEN_armv7= compilation fails: constant expression evaluates to 61171872541 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
BROKEN_i386= compilation fails: constant expression evaluates to 61171872541 which cannot be narrowed to type 'long' [-Wc++11-narrowing]
BROKEN_powerpc= compilation fails: constant expression evaluates to 61171872541 which cannot be narrowed to type 'long' [-Wc++11-narrowing]