qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.3 0/1] fix build problems on SLES11SP3


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH for-2.3 0/1] fix build problems on SLES11SP3
Date: Thu, 2 Apr 2015 17:17:44 +0200

This patch fixes building on SLES11SP3 which reports glib version 2.22
but includes a backport of g_get_monotonic_time() - leading to build
errors.

This patch is a workaround for those glib versions. I verified that it
now builds fine on our SLES11SP3 system and on systems with newer
glib, but it would be nice if someone on a system with an actual
glib 2.22..27 without the backport could give it a whirl.

I think this patch is applicable for 2.3.

Cornelia Huck (1):
  glib-compat: fix problems with not-quite glib 2.22

 include/glib-compat.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.3.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]