# HG changeset patch # User "Yann E. MORIN" # Date 1231015999 0 # Node ID 6a077c345cfebb4c32e10fb0f737b080fa5da26b # Parent c404a78bd79083615b10e689a66b87207312e2d1 Remove spurious line in gcc script (probably a bad copy-paste with the mouse...). /trunk/scripts/build/cc/gcc.sh | 1 0 1 0 - 1 file changed, 1 deletion(-) diff -r c404a78bd790 -r 6a077c345cfe scripts/build/cc/gcc.sh --- a/scripts/build/cc/gcc.sh Sat Jan 03 20:13:35 2009 +0000 +++ b/scripts/build/cc/gcc.sh Sat Jan 03 20:53:19 2009 +0000 @@ -1,5 +1,4 @@ # This file adds the function to build the gcc C compiler - ${extra_config} \ # Copyright 2007 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package