# inherit CBUILD, and other basic defines source /etc/abuild.conf unset CARCH CLIBC # cross compile to ARM CTARGET=i486-alpine-linux-musl CBUILDROOT="$HOME/alpine-sysroot/$CTARGET/" REPODEST=$HOME/cross-build/packages-$CHOST/