glib2: update to 2.65.1

Add a small hack to glib2 to avoid using proxy-intl and break
compilation under uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2020-08-17 14:36:27 -07:00
parent 6855683e3e
commit 0f0a5187a6
4 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/meson.build
+++ b/meson.build
@@ -2137,16 +2137,10 @@ endif
@@ -2168,16 +2168,10 @@ endif
glib_conf.set('HAVE_PROC_SELF_CMDLINE', have_proc_self_cmdline)