summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/binutils-2.24-1.cfg
blob: 52499e3ae4236583ae1846431737e26c1f9a591c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Binutils 2.24.
#

%include %{_configdir}/bare-config.cfg

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

%define binutils_version 2.24
%hash sha512 binutils-2.24.tar.bz2 \
       Xsla1H1JsSxFWKjbDKIQnT7hlV43dgV/MzDEUG+PTRz15QX7+KFrmEA6D83qr5hv4KIr5kViR9vazmPOH3drEg==

#
# 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