diff options
-rw-r--r-- | scripts/build/cc/gcc.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/cc/gcc.sh b/scripts/build/cc/gcc.sh index 089a9b91..5c545a66 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 |