# NOTE: No upstream patch available.
abinfo "Setting to an older C standard ..."
export CFLAGS="$CFLAGS -std=gnu11"
