From 3ecabb33f637a6a72331f761facde8b7bc02aefd Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 21 May 2017 23:37:34 +0000 Subject: It is possible that r441426 will fix the build problem on armv6. Give it a try. Approved by: portmgr (tier-2 blanket) --- biology/seqan-apps/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'biology') diff --git a/biology/seqan-apps/Makefile b/biology/seqan-apps/Makefile index 5cbfa2cba593..e18467daa1c5 100644 --- a/biology/seqan-apps/Makefile +++ b/biology/seqan-apps/Makefile @@ -27,7 +27,6 @@ CMAKE_ARGS= -DSEQAN_BUILD_SYSTEM="SEQAN_RELEASE_APPS" USE_GCC= yes BROKEN_aarch64= fails to compile: Error: unknown mnemonic rep -- rep -BROKEN_armv6= fails to link: undefined reference to _Unwind_GetIP@GCC_3.0 BROKEN_powerpc64= fails to compile: Error: unrecognized opcode: rep .include -- cgit