diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-03-31 11:05:43 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-02 11:36:14 +0200 |
commit | aa812c5bf1d540d7f13feae7e9b9827e7f9326e0 (patch) | |
tree | b40d08ac9dbb183c6624ab047230ecc9b70b3628 /package/glib/patches/patch-glib_gnulib_meson_build | |
parent | 1b3b1d2c5d5cdc30cf7abbd4119ee447679cad7d (diff) |
glib: update to 2.84.0
Diffstat (limited to 'package/glib/patches/patch-glib_gnulib_meson_build')
-rw-r--r-- | package/glib/patches/patch-glib_gnulib_meson_build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/glib/patches/patch-glib_gnulib_meson_build b/package/glib/patches/patch-glib_gnulib_meson_build index 4039f468f..bd37116c2 100644 --- a/package/glib/patches/patch-glib_gnulib_meson_build +++ b/package/glib/patches/patch-glib_gnulib_meson_build @@ -1,6 +1,6 @@ ---- glib-2.75.2.orig/glib/gnulib/meson.build 2023-01-06 13:49:52.000000000 +0100 -+++ glib-2.75.2/glib/gnulib/meson.build 2023-01-22 14:08:55.068305964 +0100 -@@ -312,9 +312,6 @@ endif +--- glib-2.84.0.orig/glib/gnulib/meson.build 2025-03-06 14:09:13.000000000 +0100 ++++ glib-2.84.0/glib/gnulib/meson.build 2025-03-30 06:00:21.051043526 +0200 +@@ -315,9 +315,6 @@ endif if not gl_cv_func_frexp_works and gl_cv_func_frexp_broken_beyond_repair error ('frexp() is missing or broken beyond repair, and we have nothing to replace it with') endif |