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
29fab0500e
commit
187344ddbd
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define binutils_version 0630887d4e
|
||||
%define binutils_version eba4caf231
|
||||
%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 8df97c96af30eca921de48f887306ff421f8f4298cdf8738a835e7aa0e887d5f3c79cb420dd8af2d9f21a2c7a672318b93820af9b9fe870aaf9464c2145e6e83
|
||||
%hash sha512 %{binutils_expand_name}.tar.gz 5cb6959abc26d49bbffda4e626aa4b22984461918c5eeb9dd17019b7e0edc3d39d37a879f2f7334f141c44e9334c8606232fd441e0d478f4798d57600153df23
|
||||
|
||||
%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 2a1d640447a
|
||||
%define gcc_version 58f8ba7459b
|
||||
%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 3234699bd9e7c471c86a371465017cdf1f0cda044fb28f25d7e68da65bb7a65fdbc994d4caed10a42842580758d5dc6d2f52fe34bf3cbfbd83fbd9f29c4145da
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz 45359d44d729138afa9f81f1e6e8a39699697775580fe73daefec2f91a3426963f0805a87c0b8d7c61b4014ea287bb8a57f1b8f28f6b768c46bcb4d5a40bcf97
|
||||
|
||||
%define newlib_version 6661a6774
|
||||
%define newlib_version 1f34405fe
|
||||
%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 bfaa51160173290687e4c52937e624fc6055e5396b7f22bdce1319d9464940e3ec0205e1d0a1daa11c8b5ca512d5f34b09fef4cfcfc000fa46b82e57b91f6d2c
|
||||
%hash sha512 newlib-%{newlib_version}.tar.gz 56c155b4fb3c451b6a44c5f9b3eb2991f9202d69ce93cbab47e0cf2f11d0be53c2be3f252c74baa51b17fcf76ac86b3b43ef4a7e01f8d0003bc34a74dcd4c769
|
||||
|
||||
%define with_threads 1
|
||||
%define with_plugin 0
|
||||
|
@ -1,10 +1,10 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 0630887d4e
|
||||
%define gdb_version eba4caf231
|
||||
%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 8df97c96af30eca921de48f887306ff421f8f4298cdf8738a835e7aa0e887d5f3c79cb420dd8af2d9f21a2c7a672318b93820af9b9fe870aaf9464c2145e6e83
|
||||
%hash sha512 %{gdb_expand_name}.tar.gz 5cb6959abc26d49bbffda4e626aa4b22984461918c5eeb9dd17019b7e0edc3d39d37a879f2f7334f141c44e9334c8606232fd441e0d478f4798d57600153df23
|
||||
|
||||
%include %{_configdir}/gdb-8-1.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user