diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-08 12:12:40 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-08 12:12:40 +0000 |
commit | ea1ed9627e7cc9651425dd4bd478e803b9720f5f (patch) | |
tree | a658859b2a79fba0c1f8de69c59a4559f0160abe /scripts/build/cc_core_gcc.sh | |
parent | 1bfad917b6d38988b8374196c6ca1b18844cd467 (diff) | |
download | crosstool-ng-ea1ed9627e7cc9651425dd4bd478e803b9720f5f.tar.gz crosstool-ng-ea1ed9627e7cc9651425dd4bd478e803b9720f5f.tar.bz2 crosstool-ng-ea1ed9627e7cc9651425dd4bd478e803b9720f5f.zip |
Cosmetics: newline at end of file, ports are now a separate option.
Diffstat (limited to 'scripts/build/cc_core_gcc.sh')
-rw-r--r-- | scripts/build/cc_core_gcc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/cc_core_gcc.sh b/scripts/build/cc_core_gcc.sh index a21777c6..68b9475b 100644 --- a/scripts/build/cc_core_gcc.sh +++ b/scripts/build/cc_core_gcc.sh @@ -77,3 +77,4 @@ do_cc_core() { CT_EndStep } + |