[cl-plus-ssl-devel] Patch for OSX support

Luís Oliveira luismbo at gmail.com
Sat Nov 18 02:07:39 UTC 2006


Hello,

Here's a minimal patch to correctly load libssl under OSX. It's
actually two patches that do the same thing. The first one gets rid of
reload.lisp, but then I saw the comments in that file and realized
that that might be too intrusive so the second patch accomplishes the
same thing with less changes.

So just pick whichever you prefer. :-) Both remove an unused variable
in streams.lisp, too.

-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx1.diff
Type: application/octet-stream
Size: 2327 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-plus-ssl-devel/attachments/20061118/aeffd84c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osx2.diff
Type: application/octet-stream
Size: 1370 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-plus-ssl-devel/attachments/20061118/aeffd84c/attachment-0001.obj>


More information about the cl-plus-ssl-devel mailing list