OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-headers?expand=0&rev=19
This commit is contained in:
parent
34c03f3bd7
commit
59faff226c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:370829ac047c45f39ac53c05f4ba966d7d37185e61d5ac019d5404a54a032501
|
|
||||||
size 7867406
|
|
3
mingw-w64-headers-20130216.tar.bz2
Normal file
3
mingw-w64-headers-20130216.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8eacb9ca72fa6300bbd3e7202ff660d9d746492027ae75c7f2231a741d172fb1
|
||||||
|
size 4219951
|
@ -1,7 +1,7 @@
|
|||||||
%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
|
%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
|
||||||
|
|
||||||
Name: mingw32-headers
|
Name: mingw32-headers
|
||||||
Version: 20120404
|
Version: 20130216
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MinGW-W64 headers for win32 and win64
|
Summary: MinGW-W64 headers for win32 and win64
|
||||||
|
|
||||||
@ -27,9 +27,9 @@ MinGW Win64 headers.
|
|||||||
%setup -q -n mingw-w64-headers-%{version}
|
%setup -q -n mingw-w64-headers-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --host=%{_mingw32_target} \
|
%{_mingw32_configure} \
|
||||||
--prefix=%{_prefix} \
|
--with-sdk=all \
|
||||||
--with-sdk=all
|
--enable-secure-api
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user