mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 10:19:58 +00: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>