summaryrefslogtreecommitdiffstats
path: root/rtems/config/5/rtems-m32c.bset
blob: 34667fd7c075b8688ed2f78b8a4312fc74f9312e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#
# Tools Set for RTEMS M32C 5 Stable
#

%define release 1

%define rtems_arch m32c

#
# The RTEMS base defines.
#
%include rtems-base.bset

#
# Disable building a C++ compiler.
#
#
#
%define enable_cxx 0

#
# Disable building ICONV support
#
%define with_iconv 0

#
# Set the build flags to work around the defaults in the
# compiler that cause ICE.
#
%define _targetcflags -g -O0
%define _targetcxxflags -g -O0

#
# If Windows (MinGW) do not build the simulator.
#
%define win32-gdb-disable-sim

#
# Tools configuration.
#
5/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.29-1
tools/rtems-gcc-4.8.3-newlib-2.5.0.20170922-1
tools/rtems-gdb-8.0.1-1
tools/rtems-tools-5-1