]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow libdl to be linked in after OpenSSL
authorJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 16:34:38 +0000 (19:34 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 16 Aug 2012 16:34:38 +0000 (19:34 +0300)
commit411f56705019ac5b13b4daf62f423fceb3c703e2
tree2e059507837020e2b1d0c118a889ffd36600d7f7
parent68770ccd6ef5274ee2ad541ce01a7a14d0affab4
Allow libdl to be linked in after OpenSSL

OpenSSL-based builds may need libdl in the linker line after the OpenSSL
library. CONFIG_TLS_ADD_DL=y can now be used to force that if needed.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/Makefile