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


                                 
                           
                      

                                                                                                                           
                                                                                                                                                                       
 
                              


                                                                                                                                                        
                                                                                                                                                                             





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

%define gcc_version 86b14bb
%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 25d7b3438f639ccf7c39b4e377894e448929fb51a77b2383c5712416775f11a0a06a748dae003ab5a5cfdecf12ca3b3344786287a8a6c8156292794a11538088

%define newlib_version 8873f07
%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 49cbf399e268df2d7ef75790bb2e9d7af11476777689f60bf036ee9fc5346be3db072cfac110415ccb91a55fa2bde94fec79d33e8d729022d895545ea150ff47

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

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