diff -r 5d234d9a257c -r ade268f78fdc scripts/build/cc_gcc.sh --- a/scripts/build/cc_gcc.sh Thu May 24 17:49:24 2007 +0000 +++ b/scripts/build/cc_gcc.sh Sat Jun 16 20:47:58 2007 +0000 @@ -2,6 +2,11 @@ # Copyright 2007 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package +do_print_filename() { + [ "${CT_CC}" = "gcc" ] || return 0 + echo "${CT_CC_FILE}" +} + # Download final gcc do_cc_get() { # Ah! gcc folks are kind of 'different': they store the tarballs in