summaryrefslogblamecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-10-newlib-head.cfg
blob: 43654abd90d255c50fea83c8c9fb11969fe2ef96 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                 
                           


                                                                                                                           
                                                                                                                                                                       
 


                                                                                                                                                                                               
                              


                                                                                                                                                        
                                                                                                                                                                             





                                
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gcc_version c03f9f3
%define gcc_external 1
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
%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 541c83ae0a92a25881566e12911d8a9387d7ca4ed56f583c918e8f996b9ca04a4162327e405897f2fe6f42ddc1d8d8aa25889e20fbf21b5243d8833c6b8504bb

%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 415fdd4
%define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
%source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
%hash sha512 newlib-%{newlib_version}.tar.gz 2cbba7fcdf08f115f4b767783a0042bba3c7b281dd66556e200fe086db46469f2b8b66b48e4170f63331e41858349f5dcc7778b643e23fab347fd364f8d19ec8

%define with_threads 1
%define with_plugin 0
%define with_iconv 1

%include %{_configdir}/gcc-9.cfg