mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Brewfile: add llvm for lld
This commit is contained in:
parent
7cd27e1182
commit
af0c2fa659
1 changed files with 2 additions and 1 deletions
3
Brewfile
3
Brewfile
|
@ -9,4 +9,5 @@ brew "python3"
|
|||
brew "tcl-tk"
|
||||
brew "xdot"
|
||||
brew "bash"
|
||||
brew 'boost-python3'
|
||||
brew "boost-python3"
|
||||
brew "llvm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue