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 1ccbf2b commit 9dfd228
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
override FFLAGS += -fno-tree-vectorize -Wl,-ld_classic
endif

ifeq ($(NOFORTRAN),1)
Expand Down

0 comments on commit 9dfd228

Please sign in to comment.