Mark broken on armv6 as well. Upon investigation, the error is deep in

the makefiles.  Possibly a version update could fix this?

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-03-01 02:11:14 +00:00
parent 9dfca69216
commit 6fe1d1e8a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435115

View File

@ -46,6 +46,7 @@ MP_ALL_TARGET= mp
MP_INSTALL_TARGET= mp-install
BROKEN_aarch64= Fails to configure: error: Architecture not supported
BROKEN_armv6= Fails to configure: error: Architecture not supported
post-extract:
${CP} ${FILESDIR}/Makefile ${WRKSRC}