summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
blob: 67b2752ced2af99375be62cee7efd6e02e3888b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gcc_version    6-20151101
%define newlib_version 2.2.0.20151023
%define mpfr_version   2.4.2
%define mpc_version    0.8.1
%define gmp_version    4.3.2

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

%source set gcc https://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2

%include %{_configdir}/gcc-6-1.cfg