diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-03-16 08:27:40 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-05-04 14:15:35 +0200 |
commit | 699d388430287b71c0d7ccf76986058259ac7342 (patch) | |
tree | 603479e9188760123064824992f35c1e40428993 /.gitlab-ci.yml | |
parent | d77e90fa0e987d0fa7611dd399eedc93cf787caa (diff) |
configure: handle meson options that have changed type
Usually Meson uses pre-serialized information in meson-private to
speed up re-runs. This is not possible for version changes, where
Meson instead rebuilds the serialized information using cmd_line.txt.
In some cases cmd_line.txt can contain stale information, since it
is not rebuild except when "meson setup" is invoked. Update it in
the configure script to allow upgrading our Meson version.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions