if [ ${#OMIT} -gt 0 ]; then
    OPTS="--omit=${OMIT} ${OPTS}"
fi &&
default_build
