@ -1,4 +1,3 @@
LIBSUMAPATH = -L./sumalibs
LIBSUMA = ./sumalibs/libsuma.a
@ -8,9 +7,9 @@ LDFLAGS=
ifeq ($(CC),gcc)
CFLAGS = -O3 -s -DOMP_SUPPORT -w
CFLAGS = -I sumalibs -O3 -s -DOMP_SUPPORT -w
else
CFLAGS = -O3 -w
CFLAGS = -I sumalibs -O3 -w
endif
The note is not visible to the blocked user.