Re: [PATCH v2 21/24] configure: remove deprecated --{enable, disable}-git-update

2021-10-12 Thread Thomas Huth
On 12/10/2021 13.12, Paolo Bonzini wrote: The options were deprecated in 6.0. That said, we do not really have a formal deprecation cycle for build-time changes, since they do not affect users. Signed-off-by: Paolo Bonzini Reviewed-by: Marc-André Lureau Message-Id: <20211007130829.632254-16-p

[PATCH v2 21/24] configure: remove deprecated --{enable, disable}-git-update

2021-10-12 Thread Paolo Bonzini
The options were deprecated in 6.0. That said, we do not really have a formal deprecation cycle for build-time changes, since they do not affect users. Signed-off-by: Paolo Bonzini Reviewed-by: Marc-André Lureau Message-Id: <20211007130829.632254-16-pbonz...@redhat.com> Signed-off-by: Paolo Bon