Skip to content

Commit

Permalink
README.md: Update Clang/LLVM dependency to 12
Browse files Browse the repository at this point in the history
Relying on Clang 1.12 doesn't make sense. Update it to 12.

Signed-off-by: Joe Stringer <joe@isovalent.com>
  • Loading branch information
joestringer authored and brb committed Oct 22, 2024
1 parent 8a4dd24 commit aebb893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ See [docs/vagrant.md](docs/vagrant.md)
### Dependencies

* Go >= 1.16
* LLVM/clang >= 1.12
* LLVM/clang >= 12
* Bison
* Lex/Flex >= 2.5.31

Expand Down

0 comments on commit aebb893

Please sign in to comment.