scripts/bootstrap.sh: workaround abuild bug
Current abuild has a bug that when CC is defined, it's used to guess build architecture. But during cross-compile setup it points to cross compiler and causing breakage. Export CBUILD after initial abuild functions.sh run to workaround this.
Please register or sign in to comment