From be1a010a7cc78dd5eda7536839c824f21df0b5a8 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Tue, 4 Oct 2022 18:47:22 +0200 Subject: [PATCH] Update Makefile --- ctest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctest/Makefile b/ctest/Makefile index 1af4583b5..dc20f5d7a 100644 --- a/ctest/Makefile +++ b/ctest/Makefile @@ -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