Use modern flex and bison in macOS compilations (#2847)

This commit is contained in:
Kirill Bulatov
2022-11-17 16:48:21 +02:00
committed by GitHub
parent 4a60051b0d
commit 60ac227196
2 changed files with 14 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
1. Install XCode and dependencies
```
xcode-select --install
brew install protobuf etcd openssl
brew install protobuf etcd openssl flex bison
```
2. [Install Rust](https://www.rust-lang.org/tools/install)