# # Binutils 2.24. # %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg %define binutils_version 2.24 %hash md5 binutils-%{binutils_version}.tar.bz2 e0f71a7b2ddab0f8612336ac81d9636b # # 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