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