diff options
Diffstat (limited to 'make.inc.example')
-rw-r--r-- | make.inc.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make.inc.example b/make.inc.example index 95e8d315..f9c99285 100644 --- a/make.inc.example +++ b/make.inc.example @@ -68,3 +68,4 @@ XBLASLIB = BLASLIB = ../../librefblas.a LAPACKLIB = liblapack.a TMGLIB = libtmglib.a +LAPACKELIB = liblapacke.a |