mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-26 14:54:49 +04:00
69be65b594
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>