Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,4 +0,0 @@
|
||||
mtime: 1739213558
|
||||
commit: bfafc26b23ab3288c7c32b9ebff8f9255f8720cde21d6687c77969daf6afd739
|
||||
url: https://src.opensuse.org/mingw/mingw64-winpthreads
|
||||
revision: master
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2672a370bf452eb5f8a5a57f63aa5c450a5cb45d5358e6654096671bf66193ec
|
||||
size 256
|
3
mingw-w64-v11.0.1.tar.bz2
Normal file
3
mingw-w64-v11.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f66bce069ee8bed7439a1a13da7cb91a5e67ea6170f21317ac7f5794625ee10
|
||||
size 10057401
|
BIN
mingw-w64-v12.0.0.tar.bz2
(Stored with Git LFS)
BIN
mingw-w64-v12.0.0.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 12:47:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 12
|
||||
* Version bump to synchronize with mingw64-runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 12:37:48 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mingw64-winpthreads
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mingw64-winpthreads
|
||||
Version: 12.0.0
|
||||
Version: 11.0.1
|
||||
Release: 0
|
||||
Summary: A pthreads implementation for Windows
|
||||
License: BSD-3-Clause AND MIT
|
||||
@ -71,6 +71,7 @@ touch empty.c
|
||||
%_mingw64_cc -c empty.c
|
||||
%_mingw64_ar rsc libpthread.a empty.o
|
||||
popd
|
||||
|
||||
# No ssp support in gcc-cross-bootstrap
|
||||
# Hence we use dedicated LDFLAGS (without -fstack-protector)
|
||||
%_mingw64_configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user