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

--- Comment #7 from [email protected] ---
A commit references this bug:

Author: rakuco
Date: Tue Aug 23 15:38:11 UTC 2016
New revision: 420703
URL: https://svnweb.freebsd.org/changeset/ports/420703

Log:
  MFH: r420681

  Fix the build with LibreSSL.

  LibreSSL does not define SSL_CTRL_SET_CURVES, so check for the macro's
  existence before using it.

  I'm committing this mostly to get it into the 2016Q3 branch so it lives a bit
  longer: starting with Qt 5.6, upstream explicitly does not support LibreSSL
and
  fails at configuration time if it is detected (the rationale being that they
do
  not want to make the OpenSSL backend code even more confusing with additional
  checks and code paths for LibreSSL; patches adding a separate LibreSSL
backend
  are more than welcome, but someone needs to write the code and maintain it).

  PORTREVISION is not being bumped because the LibreSSL build was simply broken
  before, and the patch does not change anything for OpenSSL users.

  PR:           211832
  Submitted by: [email protected]

  Approved by:  ports-secteam (feld)

Changes:
_U  branches/2016Q3/
 
branches/2016Q3/net/qt5-network/files/patch-src_network_ssl_qsslcontext__openssl.cpp

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

Reply via email to