diff options
Diffstat (limited to 'scripts/build/binutils.sh')
-rw-r--r-- | scripts/build/binutils.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build/binutils.sh b/scripts/build/binutils.sh index 9cf99afe..fe8d2d96 100644 --- a/scripts/build/binutils.sh +++ b/scripts/build/binutils.sh @@ -2,10 +2,6 @@ # Copyright 2007 Yann E. MORIN # Licensed under the GPL v2. See COPYING in the root of this package -do_print_filename() { - echo "binutils-${CT_BINUTILS_VERSION}" -} - # Download binutils do_binutils_get() { CT_GetFile "${CT_BINUTILS_FILE}" \ |