Update Makefile
This commit is contained in:
parent
72ea509365
commit
43113a3255
|
@ -1,6 +1,5 @@
|
|||
TOPDIR = ..
|
||||
include ../Makefile.system
|
||||
|
||||
ifeq ($(F_COMPILER),GFORTRAN)
|
||||
override FFLAGS += -fno-tree-vectorize
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue