if [ "$GOFFICE_BACKEND" == "keyfile" ]; then
   OPTS="--with-config-backend=keyfile $OPTS"
fi  &&

CFLAGS=${CFLAGS/-ffast-math} &&

default_build
