On Mon, Oct 21, 2024 at 10:50 AM Zhao Liu <zhao1....@intel.com> wrote: > > +rust.test('rust-qemu-api-tests', _qemu_api_rs) > > It seems the change will bring a warning for "./configure --enable-rust": > > WARNING: Unknown keyword argument(s) in target rust-qemu-api-tests: rust_abi, > prelink, pic.
This is a Meson bug, I'll try to fix it. Paolo