diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-22 08:27:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-22 08:27:22 +0000 |
commit | 4c13ebc7b9d97a05b269cd02504eed2b84c8dc8b (patch) | |
tree | c699418dd64cf8c1d83dfd84ead7f8dd96ffb3aa /cad/calculix | |
parent | c940e01f9050a071a1ca630f29a4c8027f2f4d94 (diff) | |
download | freebsd-ports-4c13ebc7b9d97a05b269cd02504eed2b84c8dc8b.zip |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
Diffstat (limited to 'cad/calculix')
-rw-r--r-- | cad/calculix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile index 9499e570cd20..4f0a515d1951 100644 --- a/cad/calculix/Makefile +++ b/cad/calculix/Makefile @@ -14,6 +14,7 @@ COMMENT= Three-Dimensional Structural Finite Element Program LICENSE= GPLv2 +BROKEN= checksum and size mismatch BROKEN_FreeBSD_10= Does not build with clang on FreeBSD 10, causes segfaults when built with gcc BROKEN_aarch64= fails to link: shapeFunctions.c:(function attach_new): relocation R_AARCH64_CALL26 out of range |