3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 05:30:53 +00:00

Add osx tests using brew bundle

This commit is contained in:
Stephen Groat 2017-09-27 16:49:03 -07:00
parent 30396270a2
commit de0797f073
3 changed files with 11 additions and 2 deletions

View file

@ -57,8 +57,7 @@ prerequisites for building yosys:
Similarily, on Mac OS X MacPorts or Homebrew can be used to install dependencies:
$ brew install bison flex gawk libffi \
git mercurial graphviz pkg-config python3
$ brew tap Homebrew/bundle && brew bundle \
$ sudo port install bison flex readline gawk libffi \
git mercurial graphviz pkgconfig python36