summaryrefslogtreecommitdiff
path: root/math/lapack/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/patches/patch-ab')
-rw-r--r--math/lapack/patches/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lapack/patches/patch-ab b/math/lapack/patches/patch-ab
index 771dc0978b3..4f2b9ab797c 100644
--- a/math/lapack/patches/patch-ab
+++ b/math/lapack/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.2 2001/05/01 01:21:11 dmcmahill Exp $
+$NetBSD: patch-ab,v 1.3 2002/05/03 22:44:04 jtb Exp $
--- make.inc.orig Thu Nov 4 14:23:14 1999
+++ make.inc Mon Apr 30 21:15:38 2001
@@ -43,7 +43,7 @@ $NetBSD: patch-ab,v 1.2 2001/05/01 01:21:11 dmcmahill Exp $
#BLASLIB = -xlic_lib=sunperf_mt
-BLASLIB = -xlic_lib=sunperf
-LAPACKLIB = lapack$(PLAT).a
-+BLASLIB = -Wl,-R${BLAS_PREFIX}/lib -L${BLAS_PREFIX}/lib -lblas
++BLASLIB = -Wl,-R${BUILDLINK_PREFIX.blas}/lib -L${BUILDLINK_PREFIX.blas}/lib -lblas
+LAPACKLIB = liblapack.a
TMGLIB = tmglib$(PLAT).a
EIGSRCLIB = eigsrc$(PLAT).a