[rtems-source-builder commit] 5: Avoid rtems-tools for epiphany GDB

Sebastian Huber sebh at rtems.org
Fri Nov 10 09:07:18 UTC 2017


Module:    rtems-source-builder
Branch:    master
Commit:    831bc7ebbce0e04cd6d9e7768a64068c1e0750dc
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=831bc7ebbce0e04cd6d9e7768a64068c1e0750dc

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Nov 10 09:54:19 2017 +0100

5: Avoid rtems-tools for epiphany GDB

Close #3226.

---

 rtems/config/tools/rtems-gdb-7.8.1-1.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtems/config/tools/rtems-gdb-7.8.1-1.cfg b/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
index 99ac803..19e0544 100644
--- a/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
@@ -12,9 +12,9 @@
 #
 # Clean up the sim-arange inline code so it builds.
 #
-%patch add gdb %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
+%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3226/gdb-sim-arange-inline.diff
 %hash  sha256 gdb-sim-arange-inline.diff d20d509942c9f9a69d191b8d8c1546e27d78768dba10b339acad708cf9997d81
-%patch add gdb %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
+%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3226/gdb-sim-cgen-inline.diff
 %hash  sha256 gdb-sim-cgen-inline.diff 0ec465d3c5ae967d125409488a1d24fda90b361051adebee32b7512a4031606e
 
 %if %{_build_os} == freebsd



More information about the vc mailing list