diff options
author | Mike Yin <mikeyin@mikeyin.org> | 2024-05-05 11:39:54 -0600 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-05-05 23:24:54 +0200 |
commit | a90d44d9f156ad280fd130570682f2c90b2c1440 (patch) | |
tree | d703838dd44773cd5bf1893d06c2fcc13227735e /src | |
parent | 6283f5d24d6f61f281034587108759efcdb9acb6 (diff) |
Update macOS install instructions
On macOS, Homebrew will install OpenSSL to different locations depending
on which architecture you're on (Intel or ARM). It also doesn't put the
headers and library files in the default search path for gcc.
This added instruction in the doc/install.md aligns with a similar
instruction for BSD and is architecture and OpenSSL version agnostic
(because it just asks Homebrew to tell us what the prefix is).
pkg-config could easily work across platforms or the lookup could be
configured to test for homebrew, but I didn't want to make a much bigger
change to the autoconf script.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions