rust 1.48.0, phase 1

This commit is contained in:
Idris Kalp
2020-12-01 03:31:34 +03:00
parent e69b6c47fd
commit 438c7c562f
3 changed files with 31 additions and 4 deletions
+4 -1
View File
@@ -13,11 +13,14 @@
<Summary>Systems programming language focused on safety, speed and concurrency</Summary>
<Description>Systems programming language focused on safety, speed and concurrency</Description>
<Archive sha1sum="a26f089d27c9cc283a7305fc8ece6b4674a036fd" type="targz">https://static.rust-lang.org/dist/rustc-1.48.0-src.tar.gz</Archive>
<Archive sha1sum="be3e79fb93cd99135643a191f27c49449bf9c0ee" type="tarxz" target="rustc-1.48.0-src">https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/compiler-rt-11.0.0.src.tar.xz</Archive>
<!-- Not: İkinci aşamada aşağıdaki satıra ihtiyaç olmayacak. Yoruma çevrilebilir. -->
<!-- The line below will be unnecessary at phase 2, can be commented out. -->
<Archive sha1sum="f0615a346a5db786a05b3e9ea45ef3ce5c86e5fb" type="targz" target="rustc-1.48.0-src">https://static.rust-lang.org/dist/rust-1.48.0-x86_64-unknown-linux-gnu.tar.gz</Archive>
<AdditionalFiles>
<AdditionalFile target="config.toml">bootstrap-config.toml</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<!-- <Dependency>rust</Dependency> -->
<Dependency>perl</Dependency>
<Dependency versionFrom="11.0.0">llvm</Dependency>
<Dependency>cmake</Dependency>