aboutsummaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2009-05-15 08:08:13 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2009-05-15 08:08:13 +0000
commitf5afeefdb79b0eab91ca27a83e10c7f85b4827cb (patch)
tree38677ce3cb3afe5555f697c24e42a817219fb456 /math/lapack
parent92ca07b4ccdec9c868d17e6758be43598c1d6db1 (diff)
Notes
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 80fd524c0a2b..435ad5dcfb6f 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -31,10 +31,6 @@ FPIC= -fPIC
FPIC= -fpic
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Fails to link
-.endif
-
MANSRC=${WRKDIR}/lapack-3.2.0
WRKSRC_SHARED=${WRKSRC}_shared
FFLAGS_SHARED=${FPIC}