Update Makefile

This commit is contained in:
Martin Kroeker 2022-10-02 21:57:27 +02:00 committed by GitHub
parent b474d582ad
commit b558679033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ endif
override TARGET_ARCH=
override TARGET_MACH=
LIB = "-L $(TOPDIR) -l$(LIBSONAME) -lpthread -lm
LIB = -L $(TOPDIR) -l$(LIBSONAME) -lpthread -lm
stestl1o = c_sblas1.o