SHA256
8
0
forked from pool/clthreads

Accepting request 1153955 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1153955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clthreads?expand=0&rev=3
This commit is contained in:
2024-03-01 22:38:18 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 11:01:04 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 9 11:53:12 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org> Tue Jun 9 11:53:12 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -48,8 +48,7 @@ Requires: %{libname} = %{version}
Development files for %{name} including headers and libraries. Development files for %{name} including headers and libraries.
%prep %prep
%setup -q %autosetup -p1
%patch0 -p1
%build %build
export CXXFLAGS="%{optflags}" export CXXFLAGS="%{optflags}"