mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-22 18:40:27 +00:00
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: Jo-Philipp Wich <jo@mein.io>