diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-30 15:05:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-30 15:05:34 +0300 |
commit | 17800f9f36250247c04464bbaf4ccf587fb787f6 (patch) | |
tree | a7116d6b10c4e87fbb073be284af913a59c73df5 /core/gcc | |
parent | ddfc091fe6f984be0976469afcfc08ce4bea5f15 (diff) | |
download | repository-17800f9f36250247c04464bbaf4ccf587fb787f6.tar.gz |
gcc: change gmp source
Diffstat (limited to 'core/gcc')
-rw-r--r-- | core/gcc/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gcc/sources b/core/gcc/sources index 8a68dca5..1f9ea011 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,5 +1,5 @@ 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/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 |