update configure step for ARM architectures

This commit is contained in:
D4708 2021-07-07 14:16:53 +03:00 committed by GitHub
parent 59f814f360
commit 1e9e57b17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Tested on a pristine:
1. git clone https://github.com/miguelfreitas/twister-core.git
1. cd twister-core
1. ./autotool.sh
1. ./configure
1. ./configure (on ARM architectures, run: `./configure --with-boost-libdir=/usr/lib/arm-linux-gnueabihf --disable-sse2`)
1. make
## Configuration & web gui