Skip to content

Commit

Permalink
test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed Jul 31, 2023
1 parent 0669ef9 commit 8e00820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/scripts/machines/Macros.conda_macos
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ endif
LD:= $(FC)
##LDFLAGS += --no-warn-mismatch
##LDFLAGS += --noinhibit-exec
LDFLAGS +- -L/usr/local/opt/openssl/lib
LDFLAGS += -L/usr/local/opt/openssl/lib

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

0 comments on commit 8e00820

Please sign in to comment.