mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-08 22:08:00 +00:00
Merge pull request #396 from shaman/master
last instructions doesn't work on MacOS X Sierra
This commit is contained in:
commit
0b8b5da545
@ -54,7 +54,7 @@ Instructions: Homebrew
|
||||
2. Build twister using autotool
|
||||
|
||||
./autotool.sh
|
||||
./configure --enable-logging --with-openssl=/usr/local/opt/openssl --with-libdb=/usr/local/opt/berkeley-db4
|
||||
./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…
Reference in New Issue
Block a user