6: Update unstable RTEMS 6 tool chain

Update #3937.
This commit is contained in:
Sebastian Huber 2020-04-07 09:38:33 +02:00
parent e307213e0b
commit b69f54d517

View File

@ -7,6 +7,9 @@
%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 e1dd429b9cbe88b9a83f4ae40e75d7a5f2f0f34a0d91d3f7128d1a3c2f01bee8779141a6c06b8387208ca6dc168bc6ae5ea27a06ebdd2e86ac526d8d53fccbb8
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/3937/0001-RTEMS-Improve-GCC-specification.patch
%hash sha512 0001-RTEMS-Improve-GCC-specification.patch f390dfe1f85966b44387ad8ca71ac3978248c59e4ce9978b331e2fd1cd6a23853b89f8730357d4f905fd4fff8af82eec9b6176f857c7f85585ee83daedb3915d
%define newlib_version ece49e4
%define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}