3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-03 16:19:58 +00:00

Update Brewfile, since lld is now separate formula

This commit is contained in:
Miodrag Milanovic 2024-10-09 18:06:58 +02:00
parent ecec156965
commit eef1319e70

View file

@ -11,3 +11,4 @@ brew "xdot"
brew "bash"
brew "boost-python3"
brew "llvm"
brew "lld"