Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-frbg authored Nov 18, 2023
1 parent 9dfd228 commit 43e065e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TOPDIR = ..
include ../Makefile.system
ifeq ($(F_COMPILER),GFORTRAN)
override FFLAGS += -fno-tree-vectorize -Wl,-ld_classic
override FFLAGS += -fno-tree-vectorize
endif

ifeq ($(NOFORTRAN),1)
Expand Down

0 comments on commit 43e065e

Please sign in to comment.