diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-07 21:36:03 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-07 21:36:03 +0300 |
commit | d623019bc37c52d65e15badda306b0d1bfa057a5 (patch) | |
tree | c2bf15b76e0160657682f8a6edbf24a0b0d89f6c /core/gcc/sources | |
parent | d7946645b131a4f429c2fafb73865c5d535e7cd5 (diff) | |
download | repository-d623019bc37c52d65e15badda306b0d1bfa057a5.tar.gz |
gcc: bump to 10.1.0
Diffstat (limited to 'core/gcc/sources')
-rw-r--r-- | core/gcc/sources | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/gcc/sources b/core/gcc/sources index f0bcc41b..6eb83031 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,6 +1,5 @@ -https://mirrors.kernel.org/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz gcc -https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz gcc/gmp +https://gcc.gnu.org/pub/gcc/releases/gcc-10.1.0/gcc-10.1.0.tar.xz gcc +https://gmplib.org/download/gmp/gmp-6.2.0.tar.xz gcc/gmp https://ftp.gnu.org/gnu/mpfr/mpfr-4.0.2.tar.xz gcc/mpfr https://ftp.gnu.org/gnu/mpc/mpc-1.1.0.tar.gz gcc/mpc files/c99 -patches/invalid_tls_model.patch |