4.104.114.95
Last change
on this file since 818ea24 was
1a56a07,
checked in by Chris Johns <chrisj@…>, on 05/14/13 at 01:08:02
|
Add bare/config and move the source-builder/config to it.
Rework the RTEMS build set files to point to the new location.
Move the files into devel, this follows the ports naming in
FreeBSD.
Update the macros, defaults, and options to support this.
|
-
Property mode set to
100644
|
File size:
324 bytes
|
Line | |
---|
1 | # |
---|
2 | # GNU Tools Set |
---|
3 | # |
---|
4 | |
---|
5 | %define release 1 |
---|
6 | |
---|
7 | package: gnu-tool-%{_target}-%{release} |
---|
8 | |
---|
9 | # |
---|
10 | # Project custom message |
---|
11 | # |
---|
12 | %define gcc_version_message SB-%{release},gcc-%{gcc_version}/newlib-%{newlib_version} |
---|
13 | |
---|
14 | # |
---|
15 | # Enable G++ |
---|
16 | # |
---|
17 | %define enable_cxx 1 |
---|
18 | |
---|
19 | # |
---|
20 | # Tool configuration. |
---|
21 | # |
---|
22 | binutils-2.22-1 |
---|
23 | gcc-4.6-newlib-1.20-1 |
---|
24 | expat-2.1.0-1 |
---|
25 | gdb-7.5-1 |
---|
Note: See
TracBrowser
for help on using the repository browser.