freeradius2: completely disable runtime OpenSSL version checks 2195/head
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 28 Dec 2015 15:16:56 +0000 (16:16 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 28 Dec 2015 15:25:02 +0000 (16:25 +0100)
commit36ea23dce8e8d2ce5b96568a34a4dff618e7855c
tree73775474e3a5069eaaf6f0bae065c7add0b67a09
parent83ad5a92337365425fb3a04408b8289d38625746
freeradius2: completely disable runtime OpenSSL version checks

Whenever we ship fixed libopenssl binaries in CC, the Freeradius daemon fails
at startup because it detects a mismatch of the build time and runtime OpenSSL
version.

Since our OpenSSL updates for CC are ABI compatible we do not need or even want
this superflous check. Removing it saves us the effort to rebuild Freeradius
after every OpenSSL version bump.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
net/freeradius2/Makefile