mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
14 lines
204 B
INI
14 lines
204 B
INI
#
|
|
# GDB 7.6.1.
|
|
#
|
|
|
|
%include %{_configdir}/checks.cfg
|
|
%include %{_configdir}/base.cfg
|
|
|
|
%define gdb_version 7.6.1
|
|
|
|
#
|
|
# The gdb build instructions. We use 7.xx Release 1.
|
|
#
|
|
%include %{_configdir}/gdb-7-1.cfg
|