summary refs log tree commit diff
path: root/Darwin.mk
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-06 17:58:46 -0500
committerJune McEnroe <june@causal.agency>2019-11-06 17:58:46 -0500
commitbbfac18d878ac74e9eec6a782ebf32154b27261e (patch)
tree9865cb2f438c0588a6e998cf8ffc171d23ef3dd7 /Darwin.mk
parentRemove -DNO_EXPLICIT_BZERO from Darwin.mk (diff)
downloadpounce-bbfac18d878ac74e9eec6a782ebf32154b27261e.tar.gz
pounce-bbfac18d878ac74e9eec6a782ebf32154b27261e.zip
Assume LibreSSL from brew on Darwin
Diffstat (limited to 'Darwin.mk')
-rw-r--r--Darwin.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Darwin.mk b/Darwin.mk
index cc6a230..42ba483 100644
--- a/Darwin.mk
+++ b/Darwin.mk
@@ -1 +1,2 @@
+LIBRESSL_PREFIX = /usr/local/opt/libressl
 LDLIBS := ${LDLIBS:-lcrypt=}