Skip to content
Snippets Groups Projects
Commit 43d53399 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

tools: cmake: link librt if needed (FS#381)


Patch cmakes cmcurl component to unconditionally link librt when we discover
a clock_gettime() symbol in -lrt.

This is required to sucessfully link LibreSSL's libcrypto which might or
might not reqauire librt.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 69be65b5
No related branches found
No related tags found
No related merge requests found
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