Use at least gcc 10
OBS-URL: https://build.opensuse.org/package/show/graphics:darktable/darktable?expand=0&rev=41
This commit is contained in:
committed by
Git OBS Bridge
parent
c12ab15069
commit
699bc1b6a9
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 12:16:13 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Use at least gcc 10
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 11 09:01:03 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@@ -99,7 +99,7 @@
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1550
|
||||
%global force_gcc_version 7
|
||||
%global force_gcc_version 10
|
||||
%endif
|
||||
|
||||
Name: darktable
|
||||
@@ -128,7 +128,7 @@ BuildRequires: llvm-devel
|
||||
BuildRequires: llvm-static
|
||||
%endif
|
||||
%if %{without clang}
|
||||
BuildRequires: gcc%{?force_gcc_version}-c++ >= 5
|
||||
BuildRequires: gcc%{?force_gcc_version}-c++ >= 10
|
||||
%if 0%{?force_gcc_version}
|
||||
#!BuildIgnore: libgcc_s1
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user