openwrtv4/tools/cmake
Jo-Philipp Wich f9b253147a tools: cmake: 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: Jo-Philipp Wich <jo@mein.io>
2017-01-05 14:21:27 +01:00
..
patches cmake: update to version 3.7.1 2017-01-05 13:45:55 +01:00
Makefile tools: cmake: use pkg-config to discover libcrypto linker flags 2017-01-05 14:21:27 +01:00