Update Makefile
This commit is contained in:
parent
9179b0f187
commit
be1a010a7c
|
@ -12,7 +12,7 @@ endif
|
|||
override TARGET_ARCH=
|
||||
override TARGET_MACH=
|
||||
|
||||
LIB = -L $(TOPDIR) -lopenblasp-r0.3.21.dev -lpthread -lm
|
||||
LIB = -L $(TOPDIR) -lopenblas -lpthread -lm
|
||||
|
||||
stestl1o = c_sblas1.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue