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
372 B
Plaintext

#
# GNU Tools Set
#
%define release 1
package: gcc491-%{_target}-%{_host}-%{release}
#
# Project custom message
#
%define gcc_version_message RSB-%{_sbgit_id}-%{release},gcc-%{gcc_version}/newlib-%{newlib_version}
#
# Enable G++
#
%define enable_cxx 1
#
# Tool configuration.
#
devel/expat-2.1.0-1
devel/binutils-2.24-1
devel/gcc-4.9.1-newlib-2.1.0-1
devel/gdb-7.7-1