Skip to content

Commit

Permalink
Merge remote-tracking branch 'tikv/master' into merge-master-beyond-8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinNeo committed Oct 21, 2024
2 parents 6b5a8b2 + f520bdf commit 8285aa4
Show file tree
Hide file tree
Showing 498 changed files with 42,610 additions and 20,173 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To build TiKV you'll need to at least have the following installed:
* `cmake` - Build tool (required for gRPC)
* `awk` - Pattern scanning/processing language
* [`protoc`](https://github.com/protocolbuffers/protobuf/releases) - Google protocol buffer compiler
* C++ compiler - gcc 5+ (required for gRPC)
* `C++ compiler` - gcc 5+ or clang (required for gRPC)

If you are targeting platforms other than x86_64/aarch64 Linux or macOS, you'll also need:

Expand Down
Loading

0 comments on commit 8285aa4

Please sign in to comment.