File: fix-makefile

package info (click to toggle)
vmmlib 1.0-2.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,660 kB
  • sloc: cpp: 18,847; ansic: 5,684; makefile: 78; sh: 1
file content (15 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Index: vmmlib-1.0/Makefile
===================================================================
--- vmmlib-1.0.orig/Makefile	2011-12-20 15:32:14.000000000 +0100
+++ vmmlib-1.0/Makefile	2012-01-27 19:55:38.996149444 +0100
@@ -52,8 +52,8 @@
 LDFLAGS +=
 
 # adjust libs depending on your LAPACK and BLAS distribution
-LIBS += -lclapack -lf2c -lcblas -llapack
-# LIBS += -llapack -lblas
+#LIBS += -lclapack -lf2c -lcblas -llapack
+LIBS += -llapack -lblas