mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
gcc-common.inc: Remove mirrors that are no longer available
Also switch to https for https://gcc.gnu.org/pub/gcc/releases/ (From OE-Core rev: 45670d96119c3a483e9571821b6d5e984c2e2f93) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3fcaef51ef
commit
fb4406073e
|
@ -86,11 +86,7 @@ get_tune_parameters[vardepsexclude] = "AVAILTUNES TUNE_CCARGS OVERRIDES TUNE_FEA
|
|||
DEBIANNAME:${MLPREFIX}libgcc = "libgcc1"
|
||||
|
||||
MIRRORS =+ "\
|
||||
${GNU_MIRROR}/gcc ftp://gcc.gnu.org/pub/gcc/releases/ \
|
||||
${GNU_MIRROR}/gcc ftp://gd.tuwien.ac.at/gnu/gcc/ \
|
||||
${GNU_MIRROR}/gcc http://mirrors.rcn.net/pub/sourceware/gcc/releases/ \
|
||||
${GNU_MIRROR}/gcc http://gcc.get-software.com/releases/ \
|
||||
${GNU_MIRROR}/gcc http://gcc.get-software.com/releases/ \
|
||||
${GNU_MIRROR}/gcc https://gcc.gnu.org/pub/gcc/releases/ \
|
||||
"
|
||||
#
|
||||
# Set some default values
|
||||
|
|
Loading…
Reference in New Issue
Block a user