diff options
Diffstat (limited to 'ctest/Makefile')
-rw-r--r-- | ctest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctest/Makefile b/ctest/Makefile index 6eda43863..3758d75d0 100644 --- a/ctest/Makefile +++ b/ctest/Makefile @@ -102,7 +102,7 @@ clean :: rm -f x* FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS) -CEXTRALIB = +CEXTRALIB = -lomp # Single real xscblat1: $(stestl1o) c_sblat1.o $(TOPDIR)/$(LIBNAME) |