duview build added
[projects.git] / eibd / configure.sh
1 ./configure --prefix=$HOME/projects/debian/tmp/usr --host=armv6l-unknown-linux-gnueabi --with-mctx-mth=sjlj --with-mctx-dsp=ssjlj --with-mctx-stk=sas
2
3 ./configure --with-pth=subdir:$HOME/build/pthsem-2.0.8 --without-pth-test --enable-onlyeibd --enable-eibnetip --enable-eibnetiptunnel --enable-eibnetipserver --enable-tpuarts --prefix=$HOME/projects/debian/tmp/usr --host=armv6l-unknown-linux-gnueabi CC=/opt/cross/arm-linux-gnueabihf-4.9/bin/arm-linux-gnueabihf-gcc CXX=/opt/cross/arm-linux-gnueabihf-4.9/bin/arm-linux-gnueabihf-g++
4
5