summaryrefslogblamecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1.cfg
blob: a62738927152c14ad2b994c0afb588059528f009 (plain) (tree)




















                                                                                                                          
#
# Binutils GIT.
#

%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define binutils_version 3bf8131ac6b263e54669d9c282c6f69395355435
%source set binutils git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}

#
# Enable deterministic archives by default. This will be the default
# there all tools using this binutils will create deterministic
# archives.
#
%define with_deterministic_archives 1

#
# The binutils build instructions. We use 2.xx Release 1.
#
%include %{_configdir}/binutils-2-1.cfg