aboutsummaryrefslogtreecommitdiff
path: root/misc/adios2
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-22 16:24:15 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-22 16:24:15 +0000
commit20e26256cd18b642248d7433e29934eb4213a583 (patch)
tree3f2c74540e6f5f36c2927d9858168e7938bbad96 /misc/adios2
parentb0a411162e00f4f449fac188094170736c117884 (diff)
downloadports-20e26256cd18b642248d7433e29934eb4213a583.tar.gz
ports-20e26256cd18b642248d7433e29934eb4213a583.zip
misc/adios2: Broken on i386
Notes
Notes: svn path=/head/; revision=549606
Diffstat (limited to 'misc/adios2')
-rw-r--r--misc/adios2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile
index 4e4865352193..3d02589e3171 100644
--- a/misc/adios2/Makefile
+++ b/misc/adios2/Makefile
@@ -12,6 +12,8 @@ COMMENT= Next generation of ADIOS developed in the Exascale Computing Program
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_i386= constant expression evaluates to 18446744073709551613 which cannot be narrowed to type 'unsigned int': https://github.com/ornladios/ADIOS2/issues/2469
+
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libblosc.so:archivers/c-blosc \
libepoll-shim.so:devel/libepoll-shim \