mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
parent
276fdc488e
commit
08aa888205
@ -9,20 +9,22 @@
|
||||
%define gdb_src_ext xz
|
||||
%hash md5 gdb-%{gdb_version}.tar.xz b5c784685e1cde65ba135feea86b6d75
|
||||
|
||||
#
|
||||
# Clean up the sim-arange inline code so it builds.
|
||||
#
|
||||
#%patch add gdb %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
|
||||
%hash md5 gdb-sim-arange-inline.diff 11bb2936ea29afeaa023077191fd4705
|
||||
#%patch add gdb %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
|
||||
%hash md5 gdb-sim-cgen-inline.diff e6f7d6d7295cdba99f51aab514ea9778
|
||||
|
||||
#
|
||||
# aarch64 and x86_64 support.
|
||||
#
|
||||
%patch add gdb -p1 %{rtems_gdb_patches}/gdb-7.11-aarch64-x86_64.patch
|
||||
%hash md5 gdb-7.11-aarch64-x86_64.patch ed53a5339874193f10b9ac6bb995989d
|
||||
|
||||
#
|
||||
# ERC32 simulator fixes.
|
||||
#
|
||||
%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-endian-fix.diff
|
||||
%hash md5 gdb-7.11-erc32-endian-fix.diff d0cd4207f0c7d04cb9bc9b918eebfdc6
|
||||
%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-printf_filtered.diff
|
||||
%hash md5 gdb-7.11-erc32-printf_filtered.diff 1e03d4c90c0cb4ded7c08963210f7127
|
||||
%patch add gdb %{rtems_gdb_patches}/gdb-7.11-erc32-common-run.diff
|
||||
%hash md5 gdb-7.11-erc32-common-run.diff e986ce115b81f7dd45f36d6f257af541
|
||||
|
||||
%if %{_build_os} == freebsd
|
||||
%patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
|
||||
%hash md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3
|
||||
|
Loading…
x
Reference in New Issue
Block a user