forked from pool/mingw64-winpthreads
Unbreak SLE11 build by tabooing post-build-checks
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-winpthreads?expand=0&rev=2
This commit is contained in:
parent
2752254e74
commit
58edf5b2b2
@ -40,17 +40,20 @@ BuildRequires: mingw64-cross-gcc-c++
|
||||
BuildRequires: mingw64-filesystem
|
||||
BuildRequires: mingw64-pkg-config
|
||||
BuildRequires: xz
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%description
|
||||
mingw-w64's implementation of POSIX threads for Windows.
|
||||
|
||||
%package devel
|
||||
Summary: Useful collection of routines for C and C++ programming
|
||||
Summary: Development files for mingw64-winpthreads
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %name = %version
|
||||
Provides: mingw64-unistd-pthread-devel
|
||||
Conflicts: mingw64-headers-dummy-pthread otherproviders(mingw64-unistd-pthread-devel)
|
||||
|
||||
%description devel
|
||||
mingw-w64's implementation of POSIX threads for Windows.
|
||||
|
||||
%_mingw64_debug_package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user