Skip to content

Commit

Permalink
test ghactions
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed Jul 20, 2023
1 parent f2b31f5 commit cf20b96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configuration/scripts/machines/Macros.conda_macos
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ endif

# Linker
LD:= $(FC)
LDFLAGS += --no-warn-search-mismatch
##LDFLAGS += --no-warn-mismatch
LDFLAGS += --noinhibit-exec

# Location of the compiled Fortran modules (NetCDF)
MODDIR += -I$(CONDA_PREFIX)/include
Expand Down

0 comments on commit cf20b96

Please sign in to comment.