Mark broken on arm.

It may just need a uname patch in stage/usr/local/lib/libmicro/bench.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2017-02-28 20:07:01 +00:00
parent de019368c5
commit 9d0c1a5d8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435083

View File

@ -13,12 +13,13 @@ COMMENT= Set of utilities to benchmark productivity of system calls
LICENSE= CDDL
BROKEN_aarch64= Fails to build: bin-aarch64: no such file or directory
BROKEN_armv6= Fails to build: bin-armv6: no such file or directory
BROKEN_mips64= Fails to build: bin-mips64: no such file or directory
BROKEN_powerpc64= Does not build on powerpc64
USES= gmake
WRKSRC= ${WRKDIR}/libMicro-${PORTVERSION}
STRIP= # Do not strip binaries
STRIP= # Do not strip binaries
PLIST_SUB= ARCH="${ARCH}"
PKGLIBDIR= ${PREFIX}/lib/${PORTNAME}