mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 09:34:09 +00:00
Default bash on macOS is version 3, which does not support `define -A`, now used in `tests/arch/run-test.sh`. Use brew to install newer bash.
12 lines
149 B
Ruby
12 lines
149 B
Ruby
brew "bison"
|
|
brew "flex"
|
|
brew "gawk"
|
|
brew "libffi"
|
|
brew "git"
|
|
brew "graphviz"
|
|
brew "pkg-config"
|
|
brew "python3"
|
|
brew "tcl-tk"
|
|
brew "xdot"
|
|
brew "bash"
|