# # Binutils 2.30. # %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg %define binutils_version 2.30 %hash sha512 binutils-%{binutils_version}.tar.bz2 c3ce91aa20f058ec589bf18c722bf651331b394db6378900cc813cc0eea3a331a96584d5ae090630b627369510397dccc9edfcd43d4aeefc99579f277a05c72c # # 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 # # Enable 64-bit BFD support # %define with_64_bit_bfd 1 # # The binutils build instructions. We use 2.xx Release 1. # %include %{_configdir}/binutils-2-1.cfg