diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-27 17:32:29 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-27 17:32:29 +0300 |
commit | 83d719c436939f24aec04c52649f74c1d2342770 (patch) | |
tree | 694a2ef46f9c0367bb561e3bc0d53f3f6b32dd23 /testing/gcc/sources | |
parent | 0fdfba76f0f72486b507be4f0131a49097a3d4eb (diff) | |
download | repository-83d719c436939f24aec04c52649f74c1d2342770.tar.gz |
gcc: add new package at 11.1.0 [TESTING]
Diffstat (limited to 'testing/gcc/sources')
-rw-r--r-- | testing/gcc/sources | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/gcc/sources b/testing/gcc/sources new file mode 100644 index 00000000..63de2a34 --- /dev/null +++ b/testing/gcc/sources @@ -0,0 +1,6 @@ +https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.1.0.tar.xz gcc +https://ftp.gnu.org/gnu/gmp/gmp-6.2.1.tar.xz gcc/gmp +https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz gcc/mpfr +https://ftp.gnu.org/gnu/mpc/mpc-1.2.1.tar.gz gcc/mpc +files/c99 +patches/musl-libssp.patch |