Skip to content
Commit 125dd2d1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libevent: drop openssl static linking workaround



Commit f29bb169 (libevent: fix openssl detection when statically linking)
forced libevent to link against zlib when statically linking against openssl
as the configure script failed to do this.

Since then libevent has been bumped, and it now uses pkg-config to figure
out how to link with openssl, so ensure pkg-config is available and drop the
now-unneeded workaround.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 1de31b0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment