From 9a15c40e1b2ac56a678e79519e1e78160009af92 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 13 May 2014 23:26:09 +1000 Subject: sb: Implement %source and %patch to manage source and patches. Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches. --- rtems/config/tools/rtems-gcc-4.5.3-newlib-2.0.0-1.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (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 41c0fe1..0f5d225 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 @@ -18,8 +18,7 @@ # # Libiberty strsignal fix # -Patch0: %{rtems_gcc_patches}/gcc-4.5.3-strsignal-1.diff -%include rtems-gcc-patches.cfg +%patch add gcc %{rtems_gcc_patches}/gcc-4.5.3-strsignal-1.diff # # The gcc/newlib build instructions. We use 4.5 Release 1. -- cgit v1.2.3