mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/5: Update to gdb-9.1
- This version fixes build issues on Windows (MinGW64)
This commit is contained in:
parent
2c61edb773
commit
6183c7d8a4
@ -15,7 +15,7 @@
|
||||
#
|
||||
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-gdb-8.3-1
|
||||
tools/rtems-gdb-9.1-1
|
||||
|
||||
tools/rtems-binutils-2.34
|
||||
tools/rtems-gcc-7.5.0-newlib-d14714c69
|
||||
|
12
rtems/config/tools/rtems-gdb-9.1-1.cfg
Normal file
12
rtems/config/tools/rtems-gdb-9.1-1.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
#
|
||||
# GDB 9.1
|
||||
#
|
||||
|
||||
%include %{_configdir}/checks.cfg
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define gdb_version 9.1
|
||||
%define gdb_src_ext xz
|
||||
%hash sha512 gdb-%{gdb_version}.tar.xz hM3UCNgKP8V3neRZxbJhVNMbMp695+OqeHmfseskXYtkuMjuckI4Kh29lbTm+dhP70HRKgZGqnXT3uRwnqH25w==
|
||||
|
||||
%include %{_configdir}/gdb-common-1.cfg
|
Loading…
x
Reference in New Issue
Block a user