diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-10 10:17:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-10 10:17:39 +0300 |
commit | f8414ac2b5ef5120417d6f3f945f7059cdddabeb (patch) | |
tree | fa17bfd4b029111d23d7e5d67970d36fc31e8f0e /core/gcc/sources | |
parent | a7670f4dc14b6909d4ac2a06e312afc40926e33b (diff) | |
download | repository-f8414ac2b5ef5120417d6f3f945f7059cdddabeb.tar.gz |
gcc: https://github.com/kisslinux/repo#96ad6fb
Diffstat (limited to 'core/gcc/sources')
-rw-r--r-- | core/gcc/sources | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/gcc/sources b/core/gcc/sources index a76e4eeb..19eabd0d 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,5 +1,7 @@ https://gcc.gnu.org/pub/gcc/releases/gcc-9.2.0/gcc-9.2.0.tar.xz gcc https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz gcc/gmp -https://www.mpfr.org/mpfr-current/mpfr-4.0.2.tar.xz gcc/mpfr +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 +patches/static-pie.patch |