File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Customized Rust/Clang toolchain for Solana Platform
2
2
3
- [ ![ Build Status] ( https://github.com/solana-labs /platform-tools/actions/workflows/main.yml/badge.svg )] ( https://github.com/solana-labs /platform-tools/actions/ )
3
+ [ ![ Build Status] ( https://github.com/anza-xyz /platform-tools/actions/workflows/main.yml/badge.svg )] ( https://github.com/anza-xyz /platform-tools/actions/ )
4
4
5
5
Builds Clang and Rust compiler binaries that incorporate
6
6
customizations and fixes required by Solana but not yet upstreamed
@@ -25,11 +25,11 @@ ignored.
25
25
26
26
This repo depends on the following:
27
27
28
- * https://github.com/solana-labs /rust
29
- * https://github.com/solana-labs /llvm-project
30
- * https://github.com/solana-labs /compiler-builtins
31
- * https://github.com/solana-labs /newlib
32
- * https://github.com/solana-labs /cargo
28
+ * https://github.com/anza-xyz /rust
29
+ * https://github.com/anza-xyz /llvm-project
30
+ * https://github.com/anza-xyz /compiler-builtins
31
+ * https://github.com/anza-xyz /newlib
32
+ * https://github.com/anza-xyz /cargo
33
33
34
34
Any changes that need to go into a Rust release must be made in the
35
35
appropriate repos listed above.
You can’t perform that action at this time.
0 commit comments