- Bump to 0bd247bbbe4cf396173f09eeec37e116e98f8471.
- Fix filename in gcc10-amdgcn-llvm-as.patch. Fixes: error: use of deleted function 'std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::nullptr_t) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::nullptr_t = std::nullptr_t]' that's going to happen only with -std=c++23. Rev devel:gcc/10 Md5 49cbdfd71a04e2562d4584c7149efa54 2022-01-19 13:41:41 rguenther 947428
This commit is contained in:
committed by
Git OBS Bridge
parent
f00a0ffa3e
commit
dd407fb4b5
@@ -109,7 +109,7 @@ Name: %{pkgname}
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 12.0.1+git191106
|
||||
Version: 12.0.1+git191144
|
||||
Release: 0
|
||||
%define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1)
|
||||
%define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/')
|
||||
|
Reference in New Issue
Block a user