forked from pool/mingw32-headers
[info=0652256b7d487d755e67db88dae4155f2e58797802835769dbe32a1725582ded]
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-headers?expand=0&rev=59
This commit is contained in:
parent
14dd974f50
commit
adf132e055
@ -1,4 +1,4 @@
|
||||
mtime: 1728284531
|
||||
commit: 8f884be2a9f0580168481d78abdac282df07e1d602a2a2f8c3264e31081ec27a
|
||||
mtime: 1728296627
|
||||
commit: 0652256b7d487d755e67db88dae4155f2e58797802835769dbe32a1725582ded
|
||||
url: https://src.opensuse.org/mingw/mingw32-headers
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e03c3b7ed40df06fbcb0ab3360b7efe12473ccec1625f58c9efbb319349714c
|
||||
oid sha256:44b43fe0111dbd6c4398bda76cd460743a6b69a5d2233e915838d3b6ce181687
|
||||
size 256
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 10:21:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Delete --enable-secure-api, this is gone since mingw 7.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 6 22:13:26 UTC 2024 - Ralf Habacker <ralf.habacker@freenet.de>
|
||||
|
||||
|
@ -54,10 +54,7 @@ an actual pthread implementation (like winpthreads) is installed.
|
||||
%autosetup -n mingw-w64-v%version/mingw-w64-headers -p2
|
||||
|
||||
%build
|
||||
%_mingw32_configure \
|
||||
--enable-sdk=all \
|
||||
--enable-secure-api \
|
||||
--with-default-msvcrt=msvcrt
|
||||
%_mingw32_configure --enable-sdk=all --with-default-msvcrt=msvcrt
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user