summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-23 13:41:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-23 13:41:30 +0100
commitf07504d27192d9f76d782bf04bf10a08644a898c (patch)
treea364acd5de287f165efb29a93e6d8a72234f4065 /rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
parentsb: Change default prefix (diff)
downloadrtems-source-builder-f07504d27192d9f76d782bf04bf10a08644a898c.tar.bz2
Use HTTPS instead of FTP
FTP is an outdated protocol and blocked by some firewalls.
Diffstat (limited to 'rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg b/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
index 2ef31bb..4911b0e 100644
--- a/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg
@@ -18,9 +18,9 @@
#
# The RTEMS 4.9 patches
#
-%source set gcc ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}.tar.bz2
+%source set gcc https://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_version}.tar.bz2
%patch add gcc %{rtems_gcc_patches}/gcc-core-4.3.2-rtems4.9-20090825.diff
-%source add gcc ftp://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar.bz2
+%source add gcc https://ftp.gnu.org/pub/gnu/gcc/gcc-%{gcc_version}/gcc-g++-%{gcc_version}.tar.bz2
%patch add newlib %{rtems_newlib_patches}/newlib-1.16.0-rtems4.9-20090324.diff
#