summaryrefslogtreecommitdiff
path: root/scripts/build/cc
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-01-03 20:53:19 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-01-03 20:53:19 (GMT)
commit25dcd46fc90beaaa0e6dd0f874525f4b8bdaf239 (patch)
tree4455aca7df89953842c7b2e1b00bb1546c203c9a /scripts/build/cc
parent85ae08bbfeb53a4f9f17120ccb43695cfda45f1a (diff)
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(-)
Diffstat (limited to 'scripts/build/cc')
-rw-r--r--scripts/build/cc/gcc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/cc/gcc.sh b/scripts/build/cc/gcc.sh
index 09556c1..5f8ad55 100644
--- a/scripts/build/cc/gcc.sh
+++ b/scripts/build/cc/gcc.sh
@@ -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