Compile export libs without GSSAPI
Signed-off-by: Petr Menšík <pemensik@redhat.com>
This commit is contained in:
parent
8c4729c436
commit
cc9419191f
@ -594,12 +594,14 @@ export LIBDIR_SUFFIX
|
||||
--libdir=%{_libdir}%{_export_dir} \
|
||||
--includedir=%{_includedir}%{_export_dir}/ \
|
||||
--disable-threads \
|
||||
%if %{with GSSTSIG}
|
||||
--with-gssapi=yes \
|
||||
--disable-isc-spnego \
|
||||
--enable-fixed-rrset \
|
||||
%endif
|
||||
%if %{with UNITTEST}
|
||||
--with-atf=/usr \
|
||||
%endif
|
||||
--enable-fixed-rrset \
|
||||
--disable-rpz-nsip \
|
||||
--disable-rpz-nsdname \
|
||||
--without-lmdb \
|
||||
@ -1358,6 +1360,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%changelog
|
||||
* Tue Apr 03 2018 Petr Menšík <pemensik@redhat.com> - 32:9.11.3-5
|
||||
- Enable libidn2 support (#1098783)
|
||||
- Compile export libs without GSSAPI
|
||||
|
||||
* Wed Mar 21 2018 Petr Menšík <pemensik@redhat.com> - 32:9.11.3-4
|
||||
- Rebase to 9.11.3
|
||||
|
Loading…
Reference in New Issue
Block a user