[Bug 228967] www/squid-devel Broken with LibreSSL 2.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 20 22:32:07 UTC 2018


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

--- Comment #6 from w.schwarzenfeld at utanet.at ---
No, does not work.

But this is working:
#if defined(LIBRESSL_VERSION_NUMBER)
    BIO_METHOD *useMethod = SquidMethods;
#else
    const BIO_METHOD *useMethod = SquidMethods;
#endif

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list