posaune
authorMichael Wagner <michael@wagnertech.de>
Mon, 29 Mar 2021 16:49:22 +0000 (18:49 +0200)
committerMichael Wagner <michael@wagnertech.de>
Mon, 29 Mar 2021 16:49:22 +0000 (18:49 +0200)
eibd/configure.sh [new file with mode: 0644]

diff --git a/eibd/configure.sh b/eibd/configure.sh
new file mode 100644 (file)
index 0000000..c0a4524
--- /dev/null
@@ -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++
+
+