From bf43557044604cb6487fc1aa24ce2c210ae789da Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Thu, 30 Nov 2017 06:13:34 +0000 Subject: For ports that are marked BROKEN on armv6, and also fail to build on armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run --- biology/avida/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'biology/avida/Makefile') diff --git a/biology/avida/Makefile b/biology/avida/Makefile index 550715afe2a0..9bf8f93f4558 100644 --- a/biology/avida/Makefile +++ b/biology/avida/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv3 BROKEN_aarch64= invokes x86 asm BROKEN_armv6= invokes x86 asm +BROKEN_armv7= invokes x86 asm BROKEN_mips= invokes x86 asm BROKEN_mips64= invokes x86 asm BROKEN_sparc64= missing atomics implementation -- cgit v1.2.3