aboutsummaryrefslogtreecommitdiff
path: root/sysutils/b2sum
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-27 20:58:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-27 20:58:08 +0000
commitf05a469f191d7f4426fde7c06e05f4fb776e84ac (patch)
tree275bbc96cb367002f5af437023d2b826220a4a65 /sysutils/b2sum
parent3eb38f95ffc640653e1ae336260849fe36e6cb17 (diff)
downloadports-f05a469f191d7f4426fde7c06e05f4fb776e84ac.tar.gz
ports-f05a469f191d7f4426fde7c06e05f4fb776e84ac.zip
- Mark BROKEN on 9.x amd64:
../sse/blake2b.c: In function 'blake2b_compress': ../sse/blake2b.c:294: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts ../sse/blake2b.c:294: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' ../sse/blake2b.c:294: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' Submitted by: pkg-fallout Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=390732
Diffstat (limited to 'sysutils/b2sum')
-rw-r--r--sysutils/b2sum/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/b2sum/Makefile b/sysutils/b2sum/Makefile
index 1bd3768f3cd5..5233236430b4 100644
--- a/sysutils/b2sum/Makefile
+++ b/sysutils/b2sum/Makefile
@@ -13,6 +13,8 @@ COMMENT= Fast secure hashing
LICENSE= CC0-1.0
LICENSE_FILE= ${WRKSRC}/../COPYING
+BROKEN_FreeBSD_9_amd64= does not build
+
B2VERSION= 20150529
USES= zip