Mark as broken on aarch64. Oddly, it works on armvX.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-25 06:39:10 +00:00
parent 8ae62da2e7
commit d35ccc8211
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473295

View File

@ -10,11 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for yet another messagepack streaming deserializer
BUILD_DEPENDS= p5-Data-MessagePack>0:devel/p5-Data-MessagePack
BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ABS64 against local symbol in readonly segment
BROKEN_mips= fails to build: atomic operations are not found
BROKEN_mips64= fails to build: atomic operations are not found
BROKEN_sparc64= fails to build: atomic operations are not found
BROKEN_mips= Fails to build: atomic operations are not found
BROKEN_mips64= Fails to build: atomic operations are not found
BROKEN_sparc64= Fails to build: atomic operations are not found
BUILD_DEPENDS= p5-Data-MessagePack>0:devel/p5-Data-MessagePack
USES= perl5
USE_PERL5= configure