Skip to content

Commit fac0ed1

Browse files
authored
Merge pull request #17 from GuillaumeGomez/gcc-gmp
Add new gcc.toml entry file for gmp 6.3.0
2 parents 15a6d34 + 9209b63 commit fac0ed1

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)