Makefile @@ -49,7 +49,7 @@ ifeq ($(DEBUG), 1) OPTS=-O0 -g else OPTS=-ffp-contract=fast -mavx CFLAGS+= -ffp-contract=fast -mavx endif CFLAGS+=$(OPTS)