Skip to content

Commit 9209b63

Browse files
Add new gcc.toml entry file for gmp 6.3.0
1 parent 15a6d34 commit 9209b63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

files/rustc/gcc.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[files]]
2+
name = "rustc/gcc/gmp-6.3.0.tar.bz2"
3+
source = "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz"
4+
sha256 = "a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898"
5+
license = "GNU General Public License"

0 commit comments

Comments
 (0)