rollback #396: the solution doesn't work on another machine.

This commit is contained in:
eugene 2016-12-04 20:20:14 +02:00
parent 0b8b5da545
commit cce05e4f5f

View File

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