From c6d162b78acf43b034bb94118ce5b4d07a8c90af Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 8 Mar 2017 08:40:56 +1100 Subject: gdb: Fix building on FreeBSD 11.0 Add FreeBSD upstream patches to build on FreeBSD 11.0. See https://sourceware.org/bugzilla/show_bug.cgi?id=21206. --- rtems/config/tools/rtems-gdb-7.12-1.cfg | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'rtems/config/tools/rtems-gdb-7.12-1.cfg') diff --git a/rtems/config/tools/rtems-gdb-7.12-1.cfg b/rtems/config/tools/rtems-gdb-7.12-1.cfg index 215b954..52c9fa2 100644 --- a/rtems/config/tools/rtems-gdb-7.12-1.cfg +++ b/rtems/config/tools/rtems-gdb-7.12-1.cfg @@ -19,8 +19,10 @@ # FreeBSD specific fixes (still OK from 7.11) # %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 + %patch add gdb -p0 https://svnweb.freebsd.org/ports/head/devel/gdb/files/patch-gdb-gnulib-import-stddef.in.h?revision=428876&view=co + %hash sha256 patch-gdb-gnulib-import-stddef.in.h da35940004c6fa8d113013c1019e0a3b8267d1d5e1d79b2c78becb055cd261f3 + %patch add gdb -p0 https://svnweb.freebsd.org/ports/head/devel/gdb/files/patch-gdb-python-python-config.py?revision=384978&view=co + %hash sha256 patch-gdb-python-python-config.py 1c5d1362828c9b343e4a48a0cc1f63775726fbe8c9ead6078dec76442c0221ea %endif # -- cgit v1.2.3