Building
Compiler option
export CXXFLAGS="-march=armv7ve -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -marm -mthumb-interwork -ffast-math -ftree-vectorize" CFLAGS=$CXXFLAGS
Making a dbp
Install the dbp utils script[1] somewhere ...
export CXXFLAGS="-march=armv7ve -mcpu=cortex-a15 -mfpu=neon-vfpv4 -mfloat-abi=hard -marm -mthumb-interwork -ffast-math -ftree-vectorize" CFLAGS=$CXXFLAGS
Install the dbp utils script[1] somewhere ...