All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.3 0/1] fix build problems on SLES11SP3
@ 2015-04-02 15:17 Cornelia Huck
  2015-04-02 15:17 ` [Qemu-devel] [PATCH for-2.3 1/1] glib-compat: fix problems with not-quite glib 2.22 Cornelia Huck
  0 siblings, 1 reply; 2+ messages in thread
From: Cornelia Huck @ 2015-04-02 15:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Cornelia Huck, peter.maydell, pbonzini

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-02 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-02 15:17 [Qemu-devel] [PATCH for-2.3 0/1] fix build problems on SLES11SP3 Cornelia Huck
2015-04-02 15:17 ` [Qemu-devel] [PATCH for-2.3 1/1] glib-compat: fix problems with not-quite glib 2.22 Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.