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


                                 
                           


                                                                                                                           
                                                                                                                                                                       
 


                                                                                                                                                                                               


                                                                                                                                                                                                 
                              


                                                                                                                                                        
                                                                                                                                                                             





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

%define gcc_version 6c699f0
%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 75a549ba34fe13177601836f02d7ada54349da2e9d6a5f62e6cd16c574a3a64f89fc7d93ed569de22f379d4a509eb2902d01cd0d184cf4ba51b6d4c075a7365b

%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

%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
%hash sha512 0001-nios2-Remove-custom-instruction-warnings.patch afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881

%define newlib_version d10d0d9
%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 995938274ad01dcb8f351fd718b3e95fa0b474b397a3f9d40dfb5a7463176a2add88af444ebb3b64c5c327f532e727e32efc40727c97d56ddfedac24e5008f20

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

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