make LD=$CCuos=linux mycpu=$NIM_ARCHmyos=android -j $TERMUX_MAKE_PROCESSESuseShPath=$TERMUX_PREFIX/bin/sh
make LD=$CCuos=linux mycpu=$NIM_ARCHmyos=android -j $TERMUX_MAKE_PROCESSESuseShPath=$TERMUX_PREFIX/bin/sh
cp config/nim.cfg ../host-build/config
cp config/nim.cfg ../host-build/config
nim --opt:size --define:termux -d:release --os:android --cpu:$NIM_ARCH -t:-I/data/data/com.termux/files/usr/include -l:"-L/data/data/com.termux/files/usr/lib -landroid-glob" c koch.nim
nim --opt:size --define:termux -d:release --os:android --cpu:$NIM_ARCH -t:-I/data/data/com.termux/files/usr/include -l:"-L/data/data/com.termux/files/usr/lib -landroid-glob" c koch.nim
cd dist/nimble/src
cd dist/nimble/src
nim --define:termux -d:release --os:android --cpu:$NIM_ARCH -t:-I/data/data/com.termux/files/usr/include -l:"-L/data/data/com.termux/files/usr/lib -landroid-glob" c nimble.nim
nim --define:termux -d:release --os:android --cpu:$NIM_ARCH -t:-I/data/data/com.termux/files/usr/include -l:"-L/data/data/com.termux/files/usr/lib -landroid-glob" c nimble.nim