mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-16 06:18:17 +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_ELF2FLT_CUSTOM_LOCATION}"
|
||||
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
|
||||
}
|
||||
|
Reference in New Issue
Block a user