summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-89338f04ee3-newlib-3e24fbf6f.cfg
blob: 1c34c4f7833dea176a8d6cebc490011f5c9928b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gcc_version 89338f04ee3
%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 81ee2617ebff2825fcf3047119858612b2f76e7a3cf4d8aac41a6378987ac63ea2eea3ca1a5390507a4bcfbe910f6230eef6bab6f89e6a61e623d055b4b88890

%define newlib_version 3e24fbf6f
%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 64d2d6fd6a4d0a2974563d526a94e122713db1a5576baa08fd39674546859c179799abdba86293b75cf60e9a784b5ce802bc2b4ef35ba5bd6c7572184ec051ee

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

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