libs/glib2: remove the deprecated option force_posix_threads
authorYegor Yefremov <yegorslists@googlemail.com>
Tue, 2 Jul 2024 12:50:36 +0000 (14:50 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 4 Jul 2024 05:57:10 +0000 (22:57 -0700)
commit468610d9a79921565da761b83e579cd6d38e9631
tree2a70d96d13d232e160905c4f961498dad799cb22
parent3ff411fe021cd2b0944ca1aea48a0dbb81c6baf4
libs/glib2: remove the deprecated option force_posix_threads

Resolves the following warning:

glib-2.80.3/meson.build:2053:
WARNING: DEPRECATION: Option 'force_posix_threads' is deprecated and
will be removed after GLib 2.72; please file an issue with your use case
if you still require it

For more information, see the following merge request:

https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2474

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
libs/glib2/Makefile