From ff4f37d0245f9d99c9afca18f1be2efc1dccfe62 Mon Sep 17 00:00:00 2001 From: linimon <linimon@FreeBSD.org> Date: Tue, 2 May 2017 22:23:52 +0000 Subject: Mark some ports failing on aarch64, and, in a few cases, other tier-2 archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- math/libtsnnls/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/libtsnnls') diff --git a/math/libtsnnls/Makefile b/math/libtsnnls/Makefile index e50cc2eea958..dbe09b32a57b 100644 --- a/math/libtsnnls/Makefile +++ b/math/libtsnnls/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.jasoncantarella.com/downloads/ MAINTAINER= tzhuan@gmail.com COMMENT= Fast Sparse Nonnegative Least Squares Solver +BROKEN_aarch64= fails to configure: error: cannot compute sizeof (int) + GNU_CONFIGURE= yes USES= fortran libtool USE_LDCONFIG= yes -- cgit