Reset the CVS repo each run to remove any applied patches.

This commit is contained in:
Chris Johns 2013-06-01 09:20:12 +10:00
parent 47d7a552fa
commit 699a5e5802

View File

@ -29,7 +29,7 @@ Source0: git://gcc.gnu.org/git/gcc.git?reset=hard?pull?branch=gcc-4_8-branch
#
# Newlib is from CVS.
#
Source10: cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}
Source10: cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}?reset
#
# Joel's stack_t patch.