packages/net/freeradius2
Jo-Philipp Wich 36ea23dce8 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>
2015-12-28 16:25:02 +01:00
..
files Import freeradius2 2014-06-13 16:17:42 +02:00
patches freeradius2: update to version 2.2.7 and refresh patches 2015-04-26 19:44:20 +02:00
Config.in Import freeradius2 2014-06-13 16:17:42 +02:00
Makefile freeradius2: completely disable runtime OpenSSL version checks 2015-12-28 16:25:02 +01:00