freeradius2: completely disable runtime OpenSSL version checks 2196/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:58 +0000 (16:25 +0100)
commit7dadd12850400277de582c0c2d4b7277114e1e9c
treed4780a8f8fff3e72184f71bf517ca771df07d505
parenta4d4477c58916b63b7d179bcd2ee074a6166a6b2
freeradius2: completely disable runtime OpenSSL version checks

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

Since our OpenSSL updates for DD 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