3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-12 21:26:26 +00:00

Use latest brew LLVM on macOS

This commit is contained in:
Miodrag Milanovic 2026-05-04 10:26:58 +02:00
parent ca88868902
commit df1fb14b0c

View file

@ -9,6 +9,6 @@ brew "python3"
brew "uv"
brew "xdot"
brew "bash"
brew "llvm@20"
brew "llvm"
brew "lld"
brew "googletest"