6: Add support for gcov info section

Update #4196.
This commit is contained in:
Sebastian Huber 2020-12-02 10:58:12 +01:00
parent d79b04468f
commit 1d9f5d01c3

View File

@ -7,6 +7,9 @@
%source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
%hash sha512 %{gcc_expand_name}.tar.gz 1c3683ce54159d81a7f9a8cd0a79466ce2099a01500cc531461ac7203bce094122a3be38a9c836c52715b8ed0eb7d963a67cce09d3ea35098832c0d0b4b6a910
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-gcov-Add-fprofile-info-section-support.patch
%hash sha512 0001-gcov-Add-fprofile-info-section-support.patch 284c4eb2180e8a7dac600b5833da5d2f99568b7fc2f873c145665ef56ab72ca3e9ac3da1e8bc88e72dd229f02a28402770d82ddd7a1b836836ae00cdfd1d400f
%define newlib_version 7fa8405
%define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}