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:
parent
fef62db9e1
commit
e56bb0a750
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user