]> git.pld-linux.org Git - packages/freeradius-server.git/commitdiff
build without eap_ikev2
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 11 Oct 2018 08:12:46 +0000 (10:12 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 11 Oct 2018 08:12:46 +0000 (10:12 +0200)
it is not OpenSSL 1.1 compatible and I am not able to fix that

freeradius-server.spec

index d57890c22aa17d51d25c6922e40e8296c77cbcaf..70a24eb5544064ced51f9886b3886c4509bea262 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without ldap                    # rlm_ldap extension module
 %bcond_without firebird                # rlm_sql_firebird extension module
-%bcond_without eap_ikev2               # rlm_eap_ikev2 extension module
+%bcond_with    eap_ikev2               # rlm_eap_ikev2 extension module
 %bcond_without kerberos5               # rlm_krb5 extension module
 %bcond_with    krb5                    # use MIT Kerberos instead of heimdal
 %bcond_with    oci                     # Oracle SQL extension module
This page took 0.10947 seconds and 4 git commands to generate.