mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
gdb: Use https for downloads
This commit is contained in:
parent
f690701431
commit
949cf500b4
@ -176,7 +176,7 @@ URL: http://www.gnu.org/software/gdb/
|
||||
#
|
||||
# Source
|
||||
#
|
||||
%source set gdb http://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.%{gdb_src_ext}
|
||||
%source set gdb https://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.%{gdb_src_ext}
|
||||
|
||||
#
|
||||
# Disable Python on Cxc builds for now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user