]> Git Repo - qemu.git/commit
glib-compat: fix problems with not-quite glib 2.22
authorCornelia Huck <[email protected]>
Thu, 2 Apr 2015 15:17:45 +0000 (17:17 +0200)
committerPeter Maydell <[email protected]>
Thu, 2 Apr 2015 15:53:42 +0000 (16:53 +0100)
commit14655e9a18276d67eebad62a9c388ca5964bb353
treee8bf9e3c70811f28785a562bd3b92fae5c407da7
parenta8a7ef145d6e97853ce4ecc9277475e1726ff757
glib-compat: fix problems with not-quite glib 2.22

Commit 89b516d8b9444ece8ccabb322a9389587c7a7b83 ("glib: add
compatibility interface for g_get_monotonic_time()") aimed
at making qemu build with old glib versions. At least SLES11SP3,
however, contains a backport of g_get_monotonic_time() while
keeping the reported glib version at 2.22.

Let's work around this by a strategically placed #define.

Signed-off-by: Cornelia Huck <[email protected]>
Message-id: 1427987865[email protected]
Signed-off-by: Peter Maydell <[email protected]>
include/glib-compat.h
This page took 0.024924 seconds and 4 git commands to generate.