mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
7: Update Binutils, GDB, and GCC
Keep RTEMS up to date with the upstream development.
This commit is contained in:
parent
903796cc74
commit
0b87c91af8
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 8f5cd47
|
||||
%define binutils_version cddbf40
|
||||
%define binutils_external 1
|
||||
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
|
||||
%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz \
|
||||
jq1QzKivWmc0YXn/dSBv0n6dVQNJX3mNpL5rAq40v9FagZ96iVtYgCJ4fY1eZuLde7xSXwzwRl6Dg29F38/f+Q==
|
||||
ECazhcPTJW236jHgombFh21ZeiDkX8529Sylopt0KXVc/8N09F6AJHxsE6W/A9ZJdHRJKo4NhGPOJsLC40kqHw==
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 0530254
|
||||
%define gcc_version 3162ca0
|
||||
%define gcc_external 1
|
||||
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
|
||||
%source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz \
|
||||
E5KKObrZDIF1nEAFmZ6zGstL/VAPGCR+FIkCVW3akyTmAPITsmlaNErGHESHjG8PRmCO8zkCHkjkAv6MaHsWvQ==
|
||||
RePiY4P5QBJOp4cqxL4CBV+/Os0vTLLY50HCa32BiTu8cscPHtiWM8GBtNd0bKYt7Sm0KQDtx0MMEapi47JEzg==
|
||||
|
||||
%define newlib_version 4c7d0df
|
||||
%define newlib_external 1
|
||||
|
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 8f5cd47
|
||||
%define gdb_version cddbf40
|
||||
%define gdb_external 1
|
||||
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
|
||||
%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz \
|
||||
jq1QzKivWmc0YXn/dSBv0n6dVQNJX3mNpL5rAq40v9FagZ96iVtYgCJ4fY1eZuLde7xSXwzwRl6Dg29F38/f+Q==
|
||||
ECazhcPTJW236jHgombFh21ZeiDkX8529Sylopt0KXVc/8N09F6AJHxsE6W/A9ZJdHRJKo4NhGPOJsLC40kqHw==
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user