Update Makefile

This commit is contained in:
Martin Kroeker 2022-08-27 22:09:17 +02:00 committed by GitHub
parent e41046a7ef
commit a97f1125f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
TOPDIR = ..
include ../Makefile.system
override CFLAGS += -fno-tree-vectorize
endif
ifeq ($(F_COMPILER),GFORTRAN)
override FFLAGS += -fno-tree-vectorize
endif