From 48e1cd44ee04250d0b283bcae4edba22a778d972 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 11 Mar 2013 10:58:40 +1100 Subject: Move all patches to the rtems-tools.git repo. All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files. --- rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg index 4936600..683393a 100644 --- a/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg @@ -26,7 +26,8 @@ # # Libiberty strsignal fix # -Patch2: gcc-4.5.3-strsignal-1.diff +Patch0: %{rtems_gcc_patches}/gcc-4.5.3-strsignal-1.diff +%include rtems-gcc-patches.cfg # # The gcc/newlib build instructions. We use 4.5 Release 1. -- cgit v1.2.3