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