mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Update unstable RTEMS 6 tool chain
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 241110d6cd
|
||||
%define binutils_version f5f2b743ae
|
||||
%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 68d3ba29e23861d26d30eed411dcc5da4216c8195c14df87e8a374753e7b3c8c43cb4bbe3be49796a3757dfb4e52de2b7fc7b1f16f183ba0d8b1773f649db2ec
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz 1f40075e7bbbbb23492adfce48ea24311bdf1329352cb58fcd494353cdab6d3bbde3a44bdf3ac2a4d2210b0c16c7de2d4d8da8f63f0c240478a0e756d0fcd317
|
||||
|
||||
%define with_deterministic_archives 1
|
||||
%define with_64_bit_bfd 1
|
||||
|
@@ -1,17 +1,17 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 597c6d15f88
|
||||
%define gcc_version 89338f04ee3
|
||||
%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 280721c960253f10fc3f0f2d918e35df10c9996ce629e319821e9217265914c1104b7372e26b3fb95dda6597ef0e3159fc4356ecbb2162b8dd7161f9202cf74a
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz 81ee2617ebff2825fcf3047119858612b2f76e7a3cf4d8aac41a6378987ac63ea2eea3ca1a5390507a4bcfbe910f6230eef6bab6f89e6a61e623d055b4b88890
|
||||
|
||||
%define newlib_version 7f983079d
|
||||
%define newlib_version 3b2133317
|
||||
%define newlib_external 1
|
||||
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
|
||||
%source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
|
||||
%hash sha512 newlib-%{newlib_version}.tar.gz 9f97ff92f8ab3162cbb30aa6637e51337bcd9aac23ff3930226d2e534f783f48dfc77cd4fdd179313cd02027a6b3a67f54d9e2c6b3382199a32fe840be60eb93
|
||||
%hash sha512 newlib-%{newlib_version}.tar.gz 09f1c9106d823ffafc9008665c859d6a830d745eebb88347031485234086e1b954683604c93943ba28f46cda5e1d23a8b1a10b46492ebaaaa33c0e710a6457ed
|
||||
|
||||
%define with_threads 1
|
||||
%define with_plugin 0
|
||||
|
@@ -1,10 +1,10 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 241110d6cd
|
||||
%define gdb_version f5f2b743ae
|
||||
%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 68d3ba29e23861d26d30eed411dcc5da4216c8195c14df87e8a374753e7b3c8c43cb4bbe3be49796a3757dfb4e52de2b7fc7b1f16f183ba0d8b1773f649db2ec
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz 1f40075e7bbbbb23492adfce48ea24311bdf1329352cb58fcd494353cdab6d3bbde3a44bdf3ac2a4d2210b0c16c7de2d4d8da8f63f0c240478a0e756d0fcd317
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Reference in New Issue
Block a user