1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

math/giacxcas: Broken on armv7 math/giacxcas

Reported by:	fallout

(cherry picked from commit f13248e6ec)
This commit is contained in:
Yuri Victorovich 2024-05-06 07:44:28 -07:00
parent 3a82940fff
commit 9619078206

View File

@ -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]