Browse Source

oops, forgot about logging and ssh

miguelfreitas
eugene 8 years ago
parent
commit
eea1012780
  1. 2
      doc/build-osx.md

2
doc/build-osx.md

@ -54,7 +54,7 @@ Instructions: Homebrew @@ -54,7 +54,7 @@ Instructions: Homebrew
2. Build twister using autotool
./autotool.sh
./configure
./configure --enable-logging --with-openssl=/usr/local/opt/openssl
make
(If you have multi core CPU, use "make -j N" where N = the number of your cores)

Loading…
Cancel
Save