Remove now unknown configure option

Dropped from upstream commit 3bef7c2206bb6 ("Remove support for --disable-secure-api.")

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2022-01-31 16:01:33 +04:00
parent fef62db9e1
commit e56bb0a750

View File

@ -93,7 +93,7 @@ unzip %{S:0}
%build
pushd mingw-w64-headers
%mingw_configure --enable-sdk=all --enable-secure-api
%mingw_configure --enable-sdk=all
popd