On Thu, Apr 13, 2017 at 1:21 PM, Jan Danielsson <jan.m.daniels...@gmail.com>
wrote:

> On 04/12/17 19:11, Richard Hipp wrote:
> >> did anyone come up with a solution to SSL on Mac problem?
> > Can you remind us what the "SSL on Mac" problem is?
>
>    I believe the issue stems from that Apple decided that OpenSSL is
> uncool and everyone should use their system (Objective-C) library
> instead.  The dynamic OpenSSL libraries remain in the system for
> compatibility, but they no longer include the headers -- so when you
> build fossil on new:ish Macs (read: XCode), build systems tend to find
> non-system instances of OpenSSL and use them instead.


What if, instead of #including the openssl headers, fossil simply declares
the few external interfaces it uses in its own sources?


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to