Revert "freeradius: Build without SSL"

This reverts commit 071d7754f7.

Fixes: #12139

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2019-09-02 18:41:39 +00:00
committed by Arne Fitzenreiter
parent e301592fbe
commit cf572f2064
2 changed files with 24 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = freeradius
PAK_VER = 9
PAK_VER = 10
DEPS = "samba"
@@ -92,8 +92,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--with-system-libtool \
--with-threads \
--with-thread-pool \
--without-openssl \
--disable-ltdl-install \
--disable-openssl-version-check \
--without-rlm_eap_ikev2 \
--without-rlm_sql_iodbc \
--without-rlm_sql_firebird \