mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-22 12:05:21 +00:00
elf2flt:
- fix white-space damage -------- diffstat follows -------- /trunk/scripts/build/elf2flt.sh | 6 3 3 0 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
This commit is contained in:
parent
df07dda46d
commit
f759f2676f
@ -5,9 +5,9 @@
|
||||
|
||||
# Download elf2flt
|
||||
do_elf2flt_get() {
|
||||
CT_GetCVS "elf2flt-cvs-${CT_ELF2FLT_VERSION}" \
|
||||
":pserver:anonymous@cvs.uclinux.org:/var/cvs" \
|
||||
"elf2flt" \
|
||||
CT_GetCVS "elf2flt-cvs-${CT_ELF2FLT_VERSION}" \
|
||||
":pserver:anonymous@cvs.uclinux.org:/var/cvs" \
|
||||
"elf2flt" \
|
||||
"" \
|
||||
"elf2flt-cvs-${CT_ELF2FLT_VERSION}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user