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
f93fcef875
commit
cc29f676de
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 771dd3a
|
||||
%define binutils_version 2957d8d
|
||||
%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 21e2ade23a5fcf4c26d1eb8dd93198d7f474d29f1378cd667dc65e09d7aff184f0ed355599884548b951c46c699000ed2a6697f253469788f479744beb665a2b
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz 8ec828630d03470a012fead6f24e2bebdc993d0d152995a7428d8f0383157d5f1a77b11b5c36df0729bbacb3b6249a1383af4ff92b91bea1f73fb7a3260dbdbf
|
||||
|
||||
%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 57e7ad5
|
||||
%define gcc_version 6e00d8d
|
||||
%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 7d88f8b9296549f859519510c4d7779fd0677a74319b3fa1f299172d146e3e819997cc0ebb5f52cc617e9d4fcfe996717d2cb6254793b0b0b0a46edd298f46d9
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz d4cc44490de1cb53f445d69bf92cefbe1306d62c5b8bdab24415b5227c6ccd60c02ce62117522b1978e5343cad6bc86290a2884d720c9c557ccb0ddb0a5939b4
|
||||
|
||||
%define newlib_version 7947581
|
||||
%define newlib_version 6c8392d
|
||||
%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 3122fcced8c3c9f5e6c9103bc882958364f3bc7f1806843ff470ed70cd2b9c5c239b9a905c08341ee4d0988e26022fb5da7e565e8af984cd00724288416158d8
|
||||
%hash sha512 newlib-%{newlib_version}.tar.gz 0f9e17c56f0ab82afde117ab0b049c7c0beed75353e3f2a67edc5cd8e60963f35b40b13b8861e49d5697abc31c3f33c98e14d44da63ff688f1912b312960a613
|
||||
|
||||
%define with_threads 1
|
||||
%define with_plugin 0
|
||||
|
@ -1,10 +1,10 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 771dd3a
|
||||
%define gdb_version 2957d8d
|
||||
%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 21e2ade23a5fcf4c26d1eb8dd93198d7f474d29f1378cd667dc65e09d7aff184f0ed355599884548b951c46c699000ed2a6697f253469788f479744beb665a2b
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz 8ec828630d03470a012fead6f24e2bebdc993d0d152995a7428d8f0383157d5f1a77b11b5c36df0729bbacb3b6249a1383af4ff92b91bea1f73fb7a3260dbdbf
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user