Hello,

More fixes for the build breakage due to the recent change in glibc
2.42.9000 : 

  
https://sourceware.org/git/?p=glibc.git;a=commit;h=cd748a63ab1a7ae846175c532a3daab341c62690

Thanks,

C. 

Changes in v2:

 - I did a full QEMU build this time and found a couple more issues to
   fix. We should be done now.

Cédric Le Goater (4):
  i386: Fix const qualifier build errors with recent glibc
  tests/vhost-user-bridge.c: Fix const qualifier build errors with
    recent glibc
  monitor: Fix const qualifier build errors with recent glibc
  gdbstub: Fix const qualifier build errors with recent glibc

 gdbstub/user.c            |  2 +-
 hw/i386/x86-common.c      |  2 +-
 monitor/hmp.c             |  5 +++--
 tests/vhost-user-bridge.c | 10 ++++------
 4 files changed, 9 insertions(+), 10 deletions(-)

-- 
2.52.0


Reply via email to