From 8e00820d24ff04078e2fc125d7c7ec63a84a8eef Mon Sep 17 00:00:00 2001 From: apcraig Date: Mon, 31 Jul 2023 12:41:41 -0600 Subject: [PATCH] test github actions --- configuration/scripts/machines/Macros.conda_macos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/scripts/machines/Macros.conda_macos b/configuration/scripts/machines/Macros.conda_macos index 9be5ead9b..81978e032 100644 --- a/configuration/scripts/machines/Macros.conda_macos +++ b/configuration/scripts/machines/Macros.conda_macos @@ -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