diff options
Diffstat (limited to 'math/libtsnnls')
-rw-r--r-- | math/libtsnnls/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |