mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/rtems-tools: Update with C++17 and Python 3.12 fixes
Updates #4969 Updates #4970
This commit is contained in:
@@ -10,14 +10,14 @@
|
|||||||
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
||||||
%define rtems_tools_ext xz
|
%define rtems_tools_ext xz
|
||||||
%else
|
%else
|
||||||
%define rtems_tools_version 7dc34d2cabf5e9f77b6a9d035b01a75a6f593044
|
%define rtems_tools_version f408c0f8d935d53c232c67bed39e4018fd8d7a2a
|
||||||
%define rtems_tools_ext bz2
|
%define rtems_tools_ext bz2
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
||||||
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
|
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
|
||||||
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
|
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
|
||||||
I8F4RkorMvfM9OUuS6hRfAEjxMydtE6sHTjnTzpek854caQAC2eHN2Hqi6HIN/9zXEWA7YeFgNsYdJsBsA5Hcg==
|
xZIWwcW4y9wOsIY+8XWDAxKk51TwKFHeOw39SS6zxrgE0LOFxfpy/SQeidCRvOUieQPbEmZRUdLyFW1UDEHh3w==
|
||||||
|
|
||||||
#
|
#
|
||||||
# Optionally enable/disable building the RTEMS Tools via the command line.
|
# Optionally enable/disable building the RTEMS Tools via the command line.
|
||||||
|
Reference in New Issue
Block a user