fix another source of NO_CBLAS=0 surprise

This commit is contained in:
Martin Kroeker
2020-08-11 13:27:19 +02:00
committed by GitHub
parent 62f4c84f27
commit fee361ae64

View File

@@ -367,7 +367,7 @@ CZBLAS3OBJS += cblas_zgemm3m.$(SUFFIX)
endif
ifndef NO_CBLAS
ifneq ($(NO_CBLAS), 1)
override CFLAGS += -I.