4.104.114.95
Last change
on this file since db6d3eb was
8197b8e,
checked in by Chris Johns <chrisj@…>, on 01/18/15 at 04:34:35
|
Add the host name to the package name.
Adding the host name results in the tar files created by the
--bset-tar-file and --pkg-tar-files to contain the host name.
This is useful when building Cxc packages.
|
-
Property mode set to
100644
|
File size:
333 bytes
|
Line | |
---|
1 | # |
---|
2 | # GNU Tools Set |
---|
3 | # |
---|
4 | |
---|
5 | %define release 1 |
---|
6 | |
---|
7 | package: gnu-tool-%{_target}-%{_host}-%{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.