mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
7: Update tool chain
This commit is contained in:
parent
c8369431bf
commit
61dcadee08
@ -1,11 +1,11 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define binutils_version 04de9f3
|
%define binutils_version 554c30a
|
||||||
%define binutils_external 1
|
%define binutils_external 1
|
||||||
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
|
%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}
|
%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 8d5894416b9c57bdd991d9cfa87e8343c037ca2be0dd39c678588e6ea68282bb552771f495fa5f9e29e18d66e30e83d4539f0022dee38a2c7cf5da15f5bb3c3a
|
%hash sha512 %{binutils_expand_name}.tar.gz 54657590d4a04383e363be28bbd02b8a4c3e1b45ab90160490c600b48b82de7f73f93c28cc0ef538c71dec12f5f6b6c1c42ad61e8289bc798591511302311f78
|
||||||
|
|
||||||
%define with_deterministic_archives 1
|
%define with_deterministic_archives 1
|
||||||
%define with_64_bit_bfd 1
|
%define with_64_bit_bfd 1
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gcc_version 0433fc2
|
%define gcc_version 072f20c
|
||||||
%define gcc_external 1
|
%define gcc_external 1
|
||||||
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
|
%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}
|
%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 e02062c4300cbe5fe6f5b57b24dd4a8e0156cfa515ae0cea745bddb0f5f243d9fd31a194e302bff79ac42025f3334d00ca68f60cb1531035c264e9224ed71acf
|
%hash sha512 %{gcc_expand_name}.tar.gz 4165f78fbc04ade2628f2e4835eeaa03605af3b963140deb5bc67515da3f8723a269834d4534a435af6a70579d641e7c4b36c0dac0434235220f577b3062a686
|
||||||
|
|
||||||
%define newlib_version cb41c37
|
%define newlib_version d4a756f
|
||||||
%define newlib_external 1
|
%define newlib_external 1
|
||||||
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
|
%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}
|
%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 ba73b5ba68875022042e4fe5e4c6dbc0ce8b008d7317152a0cbf5a9a7b68733fabeac6376bdbc08aef508b81899b29e6d8a9451284f52ad7a25d72bded3d468e
|
%hash sha512 newlib-%{newlib_version}.tar.gz fe2b03f6ae460124028d799cd591e6702ef2090f81e954ee54f51f6ccad758af22d7611c351591378250b35111ee482dec9f0dea0c34abd9a31404e427ea7082
|
||||||
|
|
||||||
%define with_threads 1
|
%define with_threads 1
|
||||||
%define with_plugin 0
|
%define with_plugin 0
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%include %{_configdir}/checks.cfg
|
%include %{_configdir}/checks.cfg
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
%define gdb_version 04de9f3
|
%define gdb_version 554c30a
|
||||||
%define gdb_external 1
|
%define gdb_external 1
|
||||||
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
|
%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}
|
%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 8d5894416b9c57bdd991d9cfa87e8343c037ca2be0dd39c678588e6ea68282bb552771f495fa5f9e29e18d66e30e83d4539f0022dee38a2c7cf5da15f5bb3c3a
|
%hash sha512 %{gdb_expand_name}.tar.gz 54657590d4a04383e363be28bbd02b8a4c3e1b45ab90160490c600b48b82de7f73f93c28cc0ef538c71dec12f5f6b6c1c42ad61e8289bc798591511302311f78
|
||||||
|
|
||||||
%include %{_configdir}/gdb-8-1.cfg
|
%include %{_configdir}/gdb-8-1.cfg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user