From b66a632d026bed13fe7cabd5613947958c1a36a6 Mon Sep 17 00:00:00 2001 From: edoapra Date: Tue, 17 Oct 2023 12:19:40 -0700 Subject: [PATCH] remove errquit from xerbla --- src/blas/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blas/GNUmakefile b/src/blas/GNUmakefile index b5ae98ae38..a084e00459 100644 --- a/src/blas/GNUmakefile +++ b/src/blas/GNUmakefile @@ -5,7 +5,7 @@ endif include ../config/makefile.h LIBRARY = libnwcblas.a - LIB_INCLUDES = -I../util +# LIB_INCLUDES = -I../util # # USE both double and single now (short term solution for added single precision