oops, forgot about logging and ssh

This commit is contained in:
eugene 2016-11-07 22:31:30 +02:00
parent dad8d95335
commit eea1012780

View File

@ -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)