mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Update GCC to include a fix for powerpc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104090
This commit is contained in:
parent
c577b99b4e
commit
60c0bb4322
@ -1,11 +1,11 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version f3e56c6
|
||||
%define gcc_version 0f001dd
|
||||
%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 720e6c878803dd576096b0614c4eaa77f4c1b929e29672adfe2be863e7d6e3b3692c971c8f3eb31561e61d478ecd0c39fa173a610d1109301818d55512981187
|
||||
%hash sha512 %{gcc_expand_name}.tar.gz a988dc6f310b2b7f775b817c2bc09c0e411c59aa14a963426a29ab922a849026791400eeadf1e76987b3da94db66b0d7135da4e213ea1adbc0a4dea7298c3ca0
|
||||
|
||||
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v5-of-__gcov_info_to_gcda-to-GCC-10.patch
|
||||
%hash sha512 0001-Back-port-v5-of--gcov-info-to-gcda-to-GCC-10.patch 155dcd7b7d2c13a8739b6ce8283e580ac707bad91d02a8fe8b519c483047283fd21d78a0c1f84b8a9b0975988517e7af5b488c359b7de2077b5d8733cc35002e
|
||||
|
Loading…
x
Reference in New Issue
Block a user