From a1bba9d67bc88951dd34006bd43e2ef1233921d5 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 9 Apr 2014 15:07:29 +1000 Subject: [PATCH] config: Make FreeBSD 10 port patch specific to FreeBSD. --- rtems/config/tools/rtems-gdb-7.6.2-1.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rtems/config/tools/rtems-gdb-7.6.2-1.cfg b/rtems/config/tools/rtems-gdb-7.6.2-1.cfg index 7932c19..0457bd7 100644 --- a/rtems/config/tools/rtems-gdb-7.6.2-1.cfg +++ b/rtems/config/tools/rtems-gdb-7.6.2-1.cfg @@ -12,8 +12,10 @@ # %include rtems-gdb-patches.cfg +%if %{_host} == freebsd %define patch5 %{rtems_gdb_patches}/patch-gdb-python-python-config.py %define patch5_opts -p0 +%endif # # The gdb build instructions. We use 7.xx Release 1.