summaryrefslogtreecommitdiff
path: root/devel/lace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/lace/Makefile')
-rw-r--r--devel/lace/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/lace/Makefile b/devel/lace/Makefile
index d239f4190fb4..d9467c428a23 100644
--- a/devel/lace/Makefile
+++ b/devel/lace/Makefile
@@ -12,6 +12,8 @@ WWW= https://github.com/trolando/lace
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= compilation fails: error: static assertion failed due to requirement '(sizeof(struct _lace_task) % 64) == 0': lace_task size should be a multiple of LACE_CACHE_LINE_SIZE
+
USES= cmake:testing
USE_GITHUB= yes