rtems-source-builder/bare/config/devel/binutils-2.22-1.cfg
Chris Johns 1a56a07605 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.
2013-05-14 11:08:02 +10:00

18 lines
273 B
INI

#
# Binutils 2.22.
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define binutils_version 2.22
#
# The binutils build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/binutils-2-1.cfg