Remove riscv_cmo.h header
This was reverted upstream: https://gcc.gnu.org/git/?p=gcc.git;a=blobdiff;f=gcc/config.gcc;h=9e167f7f00d5751a545ae506fd8ca9c052c2e4e3;hp=6f9f7313e13295a505f6ce7e8e57179930e42db6;hb=3f641a8f1d1fafc0c6531aee185d0e74998987d5;hpb=d4a1a63fc4fbfb7ed92862cd8befc7bef2bc602b Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
bda1372a26
commit
71619a1b10
6
gcc.spec
6
gcc.spec
@ -143,7 +143,7 @@
|
||||
Summary: Various compilers (C, C++, Objective-C, ...)
|
||||
Name: gcc
|
||||
Version: %{gcc_version}
|
||||
Release: %{gcc_release}.6%{?dist}
|
||||
Release: %{gcc_release}.6.0.riscv64%{?dist}
|
||||
# License notes for some of the less obvious ones:
|
||||
# gcc/doc/cppinternals.texi: Linux-man-pages-copyleft-2-para
|
||||
# isl: MIT, BSD-2-Clause
|
||||
@ -2724,7 +2724,6 @@ end
|
||||
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/riscv_crypto.h
|
||||
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/riscv_bitmanip.h
|
||||
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/riscv_th_vector.h
|
||||
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/riscv_cmo.h
|
||||
%endif
|
||||
%if %{build_libasan}
|
||||
%{_prefix}/lib/gcc/%{gcc_target_platform}/%{gcc_major}/include/sanitizer
|
||||
@ -3671,6 +3670,9 @@ end
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Feb 2 2025 David Abdurachmanov <davidlt@rivosinc.com> 15.0.1-0.6.0.riscv64
|
||||
- Remove riscv_cmo.h header
|
||||
|
||||
* Sat Feb 1 2025 Jakub Jelinek <jakub@redhat.com> 15.0.1-0.6
|
||||
- update from trunk
|
||||
- PRs c++/117501, c++/117516, debug/100530, fortran/108454, fortran/118714,
|
||||
|
Loading…
x
Reference in New Issue
Block a user