rtems-source-builder/bare/config/gnu-tools-4.6.bset
Chris Johns 8197b8ea04 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.
2015-01-18 15:34:35 +11:00

26 lines
333 B
Plaintext

#
# GNU Tools Set
#
%define release 1
package: gnu-tool-%{_target}-%{_host}-%{release}
#
# Project custom message
#
%define gcc_version_message SB-%{release},gcc-%{gcc_version}/newlib-%{newlib_version}
#
# Enable G++
#
%define enable_cxx 1
#
# Tool configuration.
#
binutils-2.22-1
gcc-4.6-newlib-1.20-1
expat-2.1.0-1
gdb-7.5-1