Disable GSS/KRB5 support
Kerberos support in FreeRDP is not working, deactivate it. Fixes #5930
This commit is contained in:
parent
347055492e
commit
6c0a54b1f6
@ -123,7 +123,7 @@ cp %{_topdir}/SOURCES/source_version freerdp-nightly-%{version}/.source_version
|
||||
%if 0%{?fedora} < 21 || 0%{?rhel} < 8
|
||||
-DWITH_WAYLAND=OFF \
|
||||
%endif
|
||||
-DWITH_GSSAPI=ON \
|
||||
-DWITH_GSSAPI=OFF \
|
||||
-DCHANNEL_URBDRC=ON \
|
||||
-DCHANNEL_URBDRC_CLIENT=ON \
|
||||
-DWITH_SERVER=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user