commit | 1b874108a514a359939d12e973ddbba2dcaa3abc | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Mar 25 13:06:13 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue May 04 14:15:35 2021 +0200 |
tree | f263ec2433335715de83f81573b82f1af322a68e | |
parent | 699d388430287b71c0d7ccf76986058259ac7342 [diff] |
gitlab-ci: use --meson=internal for CFI jobs If we use the system Meson but it is too old, the subsequent "meson configure" will fail. Always use the submodule when building with CFI. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>