Update Makefile

This commit is contained in:
Martin Kroeker 2022-08-31 22:32:42 +02:00 committed by GitHub
parent 72ea509365
commit 43113a3255
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,6 +1,5 @@
TOPDIR = ..
include ../Makefile.system
ifeq ($(F_COMPILER),GFORTRAN)
override FFLAGS += -fno-tree-vectorize
endif