aboutsummaryrefslogtreecommitdiff
path: root/math/superlu_mt/files/patch-make.inc
diff options
context:
space:
mode:
Diffstat (limited to 'math/superlu_mt/files/patch-make.inc')
-rw-r--r--math/superlu_mt/files/patch-make.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/superlu_mt/files/patch-make.inc b/math/superlu_mt/files/patch-make.inc
index 83adafa4f9d1..4ef5f716d687 100644
--- a/math/superlu_mt/files/patch-make.inc
+++ b/math/superlu_mt/files/patch-make.inc
@@ -22,7 +22,7 @@
#
BLASDEF = -DUSE_VENDOR_BLAS
-BLASLIB = -lessl
-+BLASLIB = %%BLAS_LIBS%%
++BLASLIB = %%BLAS%%
#BLASLIB = ../lib/libblas$(PLAT).a
MATHLIB = -lm
-MPLIB = -lpthread