]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/freeradius
Revert "freeradius: Build without SSL"
[people/pmueller/ipfire-2.x.git] / lfs / freeradius
index daa8a7915b78a0b58005349eb29deb46d0cf43ec..1417f422d644e78147071ec0d4ce75d7e8245c27 100644 (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 \