mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Update RTEMS 4.12 build set
Use Binutils 2.26.
This commit is contained in:
parent
7cdec5c335
commit
e0693f7b24
@ -2,7 +2,7 @@
|
||||
|
||||
4.12/rtems-autotools
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-3bf8131ac6b263e54669d9c282c6f69395355435-1
|
||||
tools/rtems-binutils-2.26-1
|
||||
tools/rtems-gcc-6-20160124-newlib-2.3.0.20160104-1
|
||||
tools/rtems-gdb-7.9-1
|
||||
tools/rtems-tools-4.12-1
|
||||
|
22
rtems/config/tools/rtems-binutils-2.26-1.cfg
Normal file
22
rtems/config/tools/rtems-binutils-2.26-1.cfg
Normal file
@ -0,0 +1,22 @@
|
||||
#
|
||||
# Binutils 2.26.
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.26
|
||||
|
||||
%hash sha512 binutils-%{binutils_version}.tar.bz2 e77e1b8dbbcbaf9ac2fae95c4403615808af3be03b2e1d32448cd3a7d32c43273f8bcace3f2de84ec120a982879295673029da306e2885dbf5f990584932cfc7
|
||||
|
||||
#
|
||||
# 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