linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [bluez/bluez] 886bc2: obexd: Remove --enable-threads option
@ 2025-07-09 14:51 hadess
  0 siblings, 0 replies; only message in thread
From: hadess @ 2025-07-09 14:51 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/980566
  Home:   https://github.com/bluez/bluez
  Commit: 886bc2b6051844aa6a4ddfcfdc1d0919ad76c558
      https://github.com/bluez/bluez/commit/886bc2b6051844aa6a4ddfcfdc1d0919ad76c558
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M configure.ac
    M obexd/src/main.c
    M obexd/src/plugin.c

  Log Message:
  -----------
  obexd: Remove --enable-threads option

Threading support is always enabled in dbus since version 1.8 released
in 2014:
• libdbus always behaves as if dbus_threads_init_default() had been called
  (thread-safety by default)
so remove the obsolete option.

Note that we also require glib 2.36, which is newer than the version of
glib with GThread support built-in:
[Since 2.32]
This function is no longer necessary. The GLib threading system is
automatically initialized at the start of your program.



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-07-09 14:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 14:51 [bluez/bluez] 886bc2: obexd: Remove --enable-threads option hadess

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).