mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
commit 40c7c690d5ce872c1400ed3fb2091f2fafb8d838
Author: Stefan Wallentowitz <stefan.wallentowitz@tum.de> Date: Thu Feb 12 14:21:23 2015 +0100 Add binutils 2.25 support
This commit is contained in:
parent
d4eb08f55a
commit
d4c221053e
22
rtems/config/tools/rtems-binutils-2.25-1.cfg
Normal file
22
rtems/config/tools/rtems-binutils-2.25-1.cfg
Normal file
@ -0,0 +1,22 @@
|
||||
#
|
||||
# Binutils 2.25.
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.25
|
||||
|
||||
%hash md5 binutils-%{binutils_version}.tar.bz2 d9f3303f802a5b6b0bb73a335ab89d66
|
||||
|
||||
#
|
||||
# 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
|
Loading…
x
Reference in New Issue
Block a user