|
@@ -35,7 +35,7 @@ index 4bbf4c2..ac59f4e 100644
|
|
@@ -1,4 +1,4 @@
|
|
@@ -1,4 +1,4 @@
|
|
-project('glib', 'c', 'cpp',
|
|
-project('glib', 'c', 'cpp',
|
|
+project('glib', 'c',
|
|
+project('glib', 'c',
|
|
- version : '2.66.8',
|
|
|
|
|
|
+ version : '2.68.1',
|
|
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
|
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
|
meson_version : '>= 0.49.2',
|
|
meson_version : '>= 0.49.2',
|
|
@@ -10,7 +10,6 @@ project('glib', 'c', 'cpp',
|
|
@@ -10,7 +10,6 @@ project('glib', 'c', 'cpp',
|
|
@@ -46,7 +46,7 @@ index 4bbf4c2..ac59f4e 100644
|
|
|
|
|
|
cc_can_run = not meson.is_cross_build() or meson.has_exe_wrapper()
|
|
cc_can_run = not meson.is_cross_build() or meson.has_exe_wrapper()
|
|
|
|
|
|
-@@ -1548,20 +1547,6 @@ if g_have_iso_c_varargs
|
|
|
|
|
|
+@@ -1679,20 +1678,6 @@ if g_have_iso_c_varargs
|
|
#endif''')
|
|
#endif''')
|
|
endif
|
|
endif
|
|
|
|
|
|
@@ -67,7 +67,7 @@ index 4bbf4c2..ac59f4e 100644
|
|
g_have_gnuc_varargs = cc.compiles('''
|
|
g_have_gnuc_varargs = cc.compiles('''
|
|
void some_func (void) {
|
|
void some_func (void) {
|
|
int a(int p1, int p2, int p3);
|
|
int a(int p1, int p2, int p3);
|
|
-@@ -2167,7 +2152,6 @@ subdir('gobject')
|
|
|
|
|
|
+@@ -2330,7 +2315,6 @@ subdir('gobject')
|
|
subdir('gthread')
|
|
subdir('gthread')
|
|
subdir('gmodule')
|
|
subdir('gmodule')
|
|
subdir('gio')
|
|
subdir('gio')
|