From 1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Tue, 16 Nov 2021 12:03:32 +0000 Subject: misc/adios2: mark broken on powerpc Same issue as on i386. --- misc/adios2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/adios2') diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index ff3b7492174f..3b1c658c9233 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -10,6 +10,7 @@ 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 +BROKEN_powerpc= 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 \ -- cgit v1.2.3