diff options
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 3990f80db9fc..827c1139b2fd 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -17,6 +17,8 @@ COMMENT= PARI - numerical/scientific/number-theoretic calculations LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BROKEN_aarch64= fails to link: mp.c:(function pari_kernel_init): can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol 'gpmalloc' defined in init.o + LIB_DEPENDS= libgmp.so:math/gmp USES= perl5 |