From 578343456352ae57380253edf6e3b1212bc11265 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 27 Apr 2024 00:40:06 -0700 Subject: science/dirac: Broken on i386 Reported by: fallout --- science/dirac/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/dirac/Makefile b/science/dirac/Makefile index ba9e9416ebf9..8e45f51f7850 100644 --- a/science/dirac/Makefile +++ b/science/dirac/Makefile @@ -14,6 +14,7 @@ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv7= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1) +BROKEN_i386= compilation fails: Error: Type mismatch in argument 'lu' at (1); passed INTEGER(8) to INTEGER(4) (and similar) BROKEN_powerpc64= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1) BROKEN_powerpc64le= compilation fails: Error: Old-style type declaration REAL*16 not supported at (1) -- cgit v1.2.3