From: Michael Wagner Date: Mon, 29 Mar 2021 16:49:22 +0000 (+0200) Subject: posaune X-Git-Tag: eibd_0.0.5-1~8 X-Git-Url: http://wagnertech.de/git?p=projects.git;a=commitdiff_plain;h=5d0d462bceb22aad34ff4b375722af461043ac56 posaune --- diff --git a/eibd/configure.sh b/eibd/configure.sh new file mode 100644 index 0000000..c0a4524 --- /dev/null +++ b/eibd/configure.sh @@ -0,0 +1,5 @@ +./configure --prefix=$HOME/projects/debian/tmp/usr --host=armv6l-unknown-linux-gnueabi --with-mctx-mth=sjlj --with-mctx-dsp=ssjlj --with-mctx-stk=sas + +./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++ + +