Skip to content

Commit

Permalink
math/giacxcas: mark broken on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Feb 11, 2024
1 parent 081f8f5 commit f4164e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions math/giacxcas/Makefile
Expand Up @@ -22,6 +22,7 @@ LICENSE_PERMS_DOC= dist-mirror pkg-mirror auto-accept
LICENSE_DISTFILES_DOC= giac_${DISTVERSION}${EXTRACT_SUFX}

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]

BUILD_DEPENDS= bash:shells/bash \
hevea:textproc/hevea
Expand Down

0 comments on commit f4164e0

Please sign in to comment.