mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-23 21:41:14 +01:00
Since linker argument order is significant on modern host compilers, pass the required libcrypto libraries through the HOST_LOADLIBES variable in order to ensure proper order of the final linker command line. Signed-off-by: Jo-Philipp Wich <jo@mein.io>