It is possible that r441426 will fix the build problem on armv6. Give

it a try.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-05-21 23:37:34 +00:00
parent cb7aba1958
commit ba3c880d59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441431

View File

@ -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 <bsd.port.pre.mk>