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

tools: mkimage: use pkg-config to discover libcrypto linker flags


LibreSSL's libcrypto.so has an indirect dependency to librt for clock_gettime()
on Linux.

Use pkg-config to portably discover the required linker flags.

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