mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
6347c47d44
commit
1ceafe5f12
@ -10,7 +10,7 @@
|
||||
4.12/rtems-autotools
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-2.28-1
|
||||
tools/rtems-binutils-2.29-1
|
||||
tools/rtems-gcc-7.1.0-newlib-2.5.0.20170623-1
|
||||
tools/rtems-gdb-7.12-1
|
||||
tools/rtems-tools-4.12-1
|
||||
|
@ -12,7 +12,7 @@
|
||||
4.12/rtems-autotools
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-2.28-1
|
||||
tools/rtems-binutils-2.29-1
|
||||
tools/rtems-gcc-6.3.0-newlib-2.5.0.20170623-1
|
||||
tools/rtems-gdb-7.12-1
|
||||
tools/rtems-tools-4.12-1
|
||||
|
22
rtems/config/tools/rtems-binutils-2.29-1.cfg
Normal file
22
rtems/config/tools/rtems-binutils-2.29-1.cfg
Normal file
@ -0,0 +1,22 @@
|
||||
#
|
||||
# Binutils 2.29.
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 2.29
|
||||
|
||||
%hash sha512 binutils-%{binutils_version}.tar.bz2 8148587d7e4f14ebcbcb3f984b116deaae5d4008228628acde14bc242a64a4b53faf1f6077a2c4ca4750e2f254b698ba506bd657f79e1202e87e7029b0069337
|
||||
|
||||
#
|
||||
# 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