This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 39312242 Docco [skip ci]
39312242 is described below

commit 39312242909c865c2391261ebe67fb2858e948dc
Author: Sebb <s...@apache.org>
AuthorDate: Tue Jul 23 23:54:45 2024 +0100

    Docco [skip ci]
---
 Makefile.common | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.common b/Makefile.common
index e7454aa5..7ddb111c 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -194,6 +194,7 @@ Linux-riscv64_LINKFLAGS := -shared -static-libgcc
 Linux-riscv64_LIBNAME   := libcommons-crypto.so
 Linux-riscv64_COMMONS_CRYPTO_FLAGS  :=
 
+# For GitHub on macos-14, this needs to be defined as /opt/homebrew/include
 ifndef Mac_INC_OPENSSL
 Mac_INC_OPENSSL   := /usr/local/opt/openssl/include
 endif

Reply via email to