]> sigrok.org Git - sigrok-util.git/commit
sigrok-cross-android: Fix a glib build issue.
authorUwe Hermann <redacted>
Sun, 15 May 2016 14:21:01 +0000 (16:21 +0200)
committerUwe Hermann <redacted>
Sun, 15 May 2016 14:26:17 +0000 (16:26 +0200)
commitc9dadcd65854eb7ea0018d7a1f392cd8fe0ed0ab
tree65aa2a3e2fbb908ff675868e545bf2d48d2726d2
parente0c2f96c290a4eee70aeb1ab1a72f2f286e74311
sigrok-cross-android: Fix a glib build issue.

Bump glib to a more recent upstream version (2.48.1), which happens to fix
the following build issue:

  m4macros/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: glib_DEFUN

Also bump to the respective glibmm 2.48.1 version. This, in turn,
requires a newer libsigc++, so bump that to 2.9.2 as well.
cross-compile/android/sigrok-cross-android