Skip to content

Commit

Permalink
Add solana-labs/solana submodule
Browse files Browse the repository at this point in the history
The Solana Labs Rust build system will be integrated with Bazel
to allow sharing components with Firedancer.

This patch adds the solana repo as a submodule to the //labs dir.
Currently, it points to the latest commit.
The submodule has to be updated manually for now.

Change-Id: Iaa4dc5c46dbb17d4fe8d0a1aceb50065209e602d
Reviewed-on: https://git.firedancer.io/c/firedancer/+/128
Reviewed-by: Leopold Schabel <leo@nexantic.com>
  • Loading branch information
riptl committed Sep 21, 2022
1 parent 053c50f commit a1df833
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "labs/solana"]
path = labs/solana
url = https://github.com/solana-labs/solana
1 change: 1 addition & 0 deletions labs/solana
Submodule solana added at 6d25f2

0 comments on commit a1df833

Please sign in to comment.