mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 06:07:49 +00:00
binutils/elf2flt: remove trailing spaces
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
This commit is contained in:
parent
00a590e696
commit
b37efbd994
@ -49,7 +49,7 @@ do_elf2flt() {
|
||||
--with-libbfd=${binutils_bld}/bfd/libbfd.a \
|
||||
--with-libiberty=${binutils_bld}/libiberty/libiberty.a \
|
||||
${elf2flt_opts} \
|
||||
${CT_ELF2FLT_EXTRA_CONFIG}
|
||||
${CT_ELF2FLT_EXTRA_CONFIG}
|
||||
|
||||
CT_DoLog EXTRA "Building elf2flt"
|
||||
CT_DoExecLog ALL make ${JOBSFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user