Fridrich Strba 2013-03-28 06:10:15 +00:00 committed by Git OBS Bridge
parent 34c03f3bd7
commit 59faff226c
3 changed files with 7 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:370829ac047c45f39ac53c05f4ba966d7d37185e61d5ac019d5404a54a032501
size 7867406

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8eacb9ca72fa6300bbd3e7202ff660d9d746492027ae75c7f2231a741d172fb1
size 4219951

View File

@ -1,7 +1,7 @@
%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
Name: mingw32-headers
Version: 20120404
Version: 20130216
Release: 0
Summary: MinGW-W64 headers for win32 and win64
@ -27,9 +27,9 @@ MinGW Win64 headers.
%setup -q -n mingw-w64-headers-%{version}
%build
./configure --host=%{_mingw32_target} \
--prefix=%{_prefix} \
--with-sdk=all
%{_mingw32_configure} \
--with-sdk=all \
--enable-secure-api
make