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.7.2-newlib-2.0.0-1.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg index 5d1d3d4..8914815 100644 --- a/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg @@ -19,8 +19,7 @@ # # The RTEMS 4.11 patches # -Patch0: %{rtems_gcc_patches}/gcc-4.7.2-rtems4.11-20121026.diff -%include rtems-gcc-patches.cfg +%patch add gcc %{rtems_gcc_patches}/gcc-4.7.2-rtems4.11-20121026.diff # Incompatible with Texinfo 5 %if %{__makeinfo_ver} >= 5.0 -- cgit v1.2.3