Enable draft API (rhbz#2247171)

This commit is contained in:
Mattias Ellert 2023-10-31 12:51:38 +01:00
parent 3dd626ffa0
commit 9e6802e3b7

View File

@ -67,6 +67,7 @@ autoreconf -fi
--with-libgssapi_krb5 \ --with-libgssapi_krb5 \
%endif %endif
--with-libsodium \ --with-libsodium \
--enable-drafts \
%if %{with unwind} %if %{with unwind}
--enable-libunwind \ --enable-libunwind \
%endif %endif