regular/homebrew build selection for Mac OS X

This commit is contained in:
orignal 2016-05-11 07:08:02 -04:00
parent b03a6a5327
commit aa215f2a5a
2 changed files with 6 additions and 2 deletions

View file

@ -104,7 +104,7 @@ brew install libressl boost
Then build:
```bash
make
make HOMEBREW=1
```