mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
6: Update GCC 12 and 13
Keep RTEMS up to date with the upstream development.
This commit is contained in:
parent
a536dfe985
commit
103006fc0b
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 506cb58
|
||||
%define gcc_version 814ec21
|
||||
%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 \
|
||||
sqGWUDNSJ9ra3nd+XO0a9aUEqYIPUApLv1h7XTQQ4DxHKX2XR/iLGY0PwmwLcyjOPw1tF6OAoPT0/ymDjjTq9w==
|
||||
JyGpbsqRctCanDzH/sHmem+iJMXvQe2x8ZairztM034/vcElNQSMNgb2jICgdDWH032wrJOk5IYcZoA0fJx4Zw==
|
||||
|
||||
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch
|
||||
%hash sha512 0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch \
|
||||
|
@ -1,12 +1,12 @@
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gcc_version 9aac37a
|
||||
%define gcc_version f37fae5
|
||||
%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 \
|
||||
7uw8yZWdjboqa1k1KPJTsOutVN66EEdrQ+ylaxZCFIwOihRUrct1loZ2Y3LXCYPG9JFso0i+22XEIlx3WMlrTQ==
|
||||
nKBXN9Qt/9CRYDVOp1geQdshXDP/kvr82RV1fE1LVIxNCbAVvhRmqz1p5kycg24T3TNGHPN58RySceaYgc6sCw==
|
||||
|
||||
%define newlib_version fbc5496
|
||||
%define newlib_external 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user