summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/target-gcc.add
blob: 27c80ed5e01b1a7b5c0e3ee37b1c41bbb325ec48 (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
# ==============================================================
# @target_alias@-gcc
# ==============================================================
%package -n @target_alias@-gcc
Provides:	@target_alias@-gcc
Summary:      	rtems gcc and newlib C Library for @target_alias@
Group: rtems
Requires: @target_alias@-binutils rtems-base-gcc

%description -n @target_alias@-gcc
RTEMS is an open source operating system for embedded systems.

This is gcc and newlib C Library for @target_alias@.

%files -n @target_alias@-gcc -f build/files.gcc
%doc /opt/rtems/man/man1/@target_alias@-gcc.1
%doc /opt/rtems/man/man1/@target_alias@-g++.1

/opt/rtems/bin/@target_alias@-cpp@exe_ext@
/opt/rtems/bin/@target_alias@-c++@exe_ext@
/opt/rtems/bin/@target_alias@-g++@exe_ext@
/opt/rtems/bin/@target_alias@-gcc@exe_ext@
# not in gcc 3.x 
# /opt/rtems/bin/@target_alias@-protoize@exe_ext@
# /opt/rtems/bin/@target_alias@-unprotoize@exe_ext@

%dir /opt/rtems/lib/gcc-lib/@target_alias@/@gcc_version@/include

/opt/rtems/@target_alias@