diff options
author | Bernhard Rosenkraenzer <bero@arklinux.ch> | 2011-06-27 16:12:46 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2011-06-27 16:12:46 (GMT) |
commit | 007f01a7e801d5409708e4b8de8b3ead1481cf7d (patch) | |
tree | 403c92e63ff779e38b72a283128381ba87b5415c /src/corelib/thread | |
parent | b2e678bfd4f190ab27cb380201207d8f227f0739 (diff) | |
download | Qt-007f01a7e801d5409708e4b8de8b3ead1481cf7d.zip Qt-007f01a7e801d5409708e4b8de8b3ead1481cf7d.tar.gz Qt-007f01a7e801d5409708e4b8de8b3ead1481cf7d.tar.bz2 |
Make it compile with openssl 1.0.0d, gcc 4.6
SSL_ctrl's prototype has changed slightly in openssl 1.0.0x - the 4th
argument is now a void* as opposed to a const void*.
gcc 4.6 doesn't allow this as an implicit cast.
Merge-request: 1239
Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
Diffstat (limited to 'src/corelib/thread')
0 files changed, 0 insertions, 0 deletions