From 6159bfd47f6b69e920b833824212a9c4d4e869a5 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 3 May 2013 10:08:06 +1000 Subject: Reset the repo before the pull it avoid any local changes effecting things. --- rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg index a10f0ad..1c1f182 100644 --- a/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.8.0-newlib-cvs-1.cfg @@ -29,7 +29,7 @@ # # Use the 4.8.0 branch. It has needed bug fixes. # -Source0: git://gcc.gnu.org/git/gcc.git?branch=master?pull?reset=hard?branch=gcc-4_8-branch +Source0: git://gcc.gnu.org/git/gcc.git?branch=master?reset=hard?pull?branch=gcc-4_8-branch # # The gcc/newlib build instructions. We use 4.8 Release 1. -- cgit v1.2.3