https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229119

Thibault Jouan <tj+freebsd_po...@a13.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tj+freebsd_po...@a13.fr

--- Comment #1 from Thibault Jouan <tj+freebsd_po...@a13.fr> ---
Created attachment 195147
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195147&action=edit
Fix openssl ext behavior with OpenSSL 1.0

  This patch should fix runtime behavior with both OpenSSL from base and from
security/openssl port (broken since ports r465590, bug #226852).

  Current status, without this patch:

ssl=base            runtime behavior is broken
ssl=openssl         runtime behavior is broken
ssl=openssl-devel   does not build
ssl=libressl        OK
ssl=libressl-devel  OK

  After applying the patch:

ssl=base            OK
ssl=openssl         OK
ssl=openssl-devel   does not build
ssl=libressl        OK
ssl=libressl-devel  OK

  I'm not sure yet why I can't build against openssl-devel, but I've been using
this patch with ssl=openssl since a few months and didn't notice any particular
problem. I just checked again that it still allow building with
ssl=libressl-devel, and seems to run fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-ruby@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to