diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-11-21 14:17:51 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@amazon.com> | 2013-11-21 07:54:03 -0800 |
commit | 542da88f0013ebb2b2d8ca10becbfebd9948abba (patch) | |
tree | 56cbf11c909023b25f2605a3741e8e53a1e1c451 /hw/i386/bios-linker-loader.c | |
parent | 0a3c738507cef91bd751d8507676109bc7985e1a (diff) |
acpi-build: fix build on glib < 2.22
g_string_vprintf was only introduced in 2.24 so switch to vsnprintf
instead. A bit uglier but name size is fixed at 4 bytes here so it's
easy.
Reported-by: Richard Henderson <rth@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1385036128-8753-1-git-send-email-mst@redhat.com
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
Diffstat (limited to 'hw/i386/bios-linker-loader.c')
0 files changed, 0 insertions, 0 deletions