mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems-tools-6.cfg: Bring in rtems-syms TLS fix
Update the rtems-tools hash to include the fix for rtems-syms that enables application-hosted TLS variables in loadable modules.
This commit is contained in:

committed by
Joel Sherrill

parent
b3b53c5242
commit
fcf1c9f8f4
@@ -10,14 +10,14 @@
|
||||
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
|
||||
%define rtems_tools_ext xz
|
||||
%else
|
||||
%define rtems_tools_version 66b81d6baf5e4ff1b4bb9ac50f885261aca381cb
|
||||
%define rtems_tools_version 6970c47c70eeb9908c0b4344a53d4f1e6f206408
|
||||
%define rtems_tools_ext bz2
|
||||
%endif
|
||||
|
||||
%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}
|
||||
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
|
||||
Jo8dJaJz1Ovlsk5JNvNH0gLh23SVzm0zCxh3I26AMoYd48Oya7xSC/46tG1UbH7RhfI/T2c2PvVVI6xpWwm5vA==
|
||||
M2jeCkV7KHhMOC6s/yeVbhbpE42XgfHQkc3+H1YXnqSbXU3gABehlIdpNJs3bAn/O4iU1SgargD3KMTTfbBadg==
|
||||
|
||||
#
|
||||
# Optionally enable/disable building the RTEMS Tools via the command line.
|
||||
|
Reference in New Issue
Block a user