Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
bfafc26b23 |
@ -1,3 +0,0 @@
|
||||
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)
Normal file
BIN
mingw-w64-v12.0.0.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 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: 11.0.1
|
||||
Version: 12.0.0
|
||||
Release: 0
|
||||
Summary: A pthreads implementation for Windows
|
||||
License: BSD-3-Clause AND MIT
|
||||
@ -71,7 +71,6 @@ 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