From 3b3b0d65c357813c0d46377a3e6e302e46439f4d Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 29 Nov 2018 03:56:54 -0500 Subject: Set LIBRESSL_PREFIX in Darwin.mk I think this is still the right path for Homebrew, which is the most popular... --- Darwin.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Darwin.mk') diff --git a/Darwin.mk b/Darwin.mk index fd73e53..7ef8901 100644 --- a/Darwin.mk +++ b/Darwin.mk @@ -1 +1,2 @@ +LIBRESSL_PREFIX = /usr/local/opt/libressl LDLIBS = -lcurses -ltls -- cgit 1.4.1