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


                                 
                               


                                                                                                                           
                                                                                                                                                                       
 
                                


                                                                                                                                                        
                                                                                                                                                                             





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

%define gcc_version 5bc9d2f5ed4
%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 45d8edead5805d5b51d4d452a2f567813ab776301c00dc48562d0d69250141d6b09c2168db1daab9b2a94054a8c3341f27201f4657efc6746aa0288a13d952b5

%define newlib_version ac1ccc29e
%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 915954153b0bce0264ad0d6cc20b641b8fc2405e4f399b9f2bab6b42c6e90cc948abc4524434fc25601b2a8c9f67cf986b2d09770877f073c26e5dcb014ab89f

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

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