mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-20 08:13:47 +00:00
Fix printing components' file names.
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
if [ "${CT_ARCH_FLOAT_SW_LIBFLOAT}" = "y" ]; then
|
||||
|
||||
do_print_filename() {
|
||||
echo "${CT_LIBFLOAT_FILE}"
|
||||
echo "libfloat-${CT_LIBFLOAT_VERSION}"
|
||||
}
|
||||
|
||||
# Download libfloat
|
||||
|
Reference in New Issue
Block a user