mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-16 14:28:11 +00:00
Update elf2flt git repository location
The elf2flt git repository has been moved to GitHub. Updated the script accordingly. Signed-off-by: Martin Lund <martin.lund@keep-it-simple.com>
This commit is contained in:
@ -25,7 +25,7 @@ do_binutils_get() {
|
|||||||
CT_GetCustom "elf2flt" "${CT_ELF2FLT_CUSTOM_VERSION}" \
|
CT_GetCustom "elf2flt" "${CT_ELF2FLT_CUSTOM_VERSION}" \
|
||||||
"${CT_ELF2FLT_CUSTOM_LOCATION}"
|
"${CT_ELF2FLT_CUSTOM_LOCATION}"
|
||||||
else
|
else
|
||||||
CT_GetGit elf2flt "${CT_ELF2FLT_GIT_CSET}" http://cgit.openadk.org/cgi/cgit/elf2flt.git
|
CT_GetGit elf2flt "${CT_ELF2FLT_GIT_CSET}" https://github.com/uclinux-dev/elf2flt.git
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user