On Tue, Jan 10, 2023 at 09:49:42AM +0100, Paolo Bonzini wrote: > Since the nanomips disassembler is not C++ code anymore, it need not > depend on link_language == cpp. Always include it and remove the > CONFIG_NANOMIPS_DIS symbol. > > Cc: Philippe Mathieu-Daud?? <[email protected]>
The accent in Philippe's name got mangled by something > Signed-off-by: Paolo Bonzini <[email protected]> > --- > disas/meson.build | 3 +-- > include/exec/poison.h | 1 - > meson.build | 7 +------ > target/mips/cpu.c | 2 -- > 4 files changed, 2 insertions(+), 11 deletions(-) Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
