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:
parent
0e5ef6355b
commit
fc3a57c334
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 0bee4d1
|
||||
%define binutils_version d3d1cc7
|
||||
%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 6eee95e575cf5a0efbffc5db0f20d50084ce1cbc5c9e3e2f21569e57e5590a662a6bf40053af37d6e776f4dfb8df8668dbf3259b161db714c1a34168e541fba7
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz dab9ba091db9251f8392a67c18d10a6c8d854603a212cbc8a37de7026ddf3f4e1a4de9926921cb8f02d9b7d206794df1fab8e335e3713eb73c2fe5423dc60f26
|
||||
|
||||
%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 6fb9324
|
||||
%define gcc_version 6ea6c49
|
||||
%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 7005816835bacc459cbb7e9a3c0435bcfbc880464ff61382da62c14b4a9cb6d74ae2cf16869d5ac72bfe5aa116e8f0e51cddc8454df7a4e5b5562929cf465af9
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz 9f22b50bb5c523d2596428ed1676c02eec2d0a49d8cb1459650a735064058935b2bc95b574098bc7c88cc6d86d6326ab86795b33473fadf73fc86bea97567aa0
|
||||
|
||||
%define newlib_version 8873f07
|
||||
%define newlib_version e6ce6f1
|
||||
%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 49cbf399e268df2d7ef75790bb2e9d7af11476777689f60bf036ee9fc5346be3db072cfac110415ccb91a55fa2bde94fec79d33e8d729022d895545ea150ff47
|
||||
%hash sha512 newlib-%{newlib_version}.tar.gz fa352fae80dc5fa2fbfac6d9e37f28d695b22bfd9e5314f863e4e939abb72c30f64c65be10f816a7e716910a96d9a94c5e0082f376583125e0e112724d97627f
|
||||
|
||||
%define with_threads 1
|
||||
%define with_plugin 0
|
||||
|
@ -1,10 +1,10 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 0bee4d1
|
||||
%define gdb_version d3d1cc7
|
||||
%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 6eee95e575cf5a0efbffc5db0f20d50084ce1cbc5c9e3e2f21569e57e5590a662a6bf40053af37d6e776f4dfb8df8668dbf3259b161db714c1a34168e541fba7
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz dab9ba091db9251f8392a67c18d10a6c8d854603a212cbc8a37de7026ddf3f4e1a4de9926921cb8f02d9b7d206794df1fab8e335e3713eb73c2fe5423dc60f26
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user