FreeBSD Bugzilla – Attachment 225302 Details for
Bug 256183
emulators/open-vm-tools: Fails to build after devel/glib20 update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch.
open-vm-tools.diff (text/plain), 759 bytes, created by
Christian Ullrich
on 2021-05-27 08:57:03 UTC
(
hide
)
Description:
Patch.
Filename:
MIME Type:
Creator:
Christian Ullrich
Created:
2021-05-27 08:57:03 UTC
Size:
759 bytes
patch
obsolete
>commit c8c4538008127ab2abea7e710133ccba1ce93e7b >Author: Christian Ullrich <chris@chrullrich.net> >Date: Thu May 27 10:48:54 2021 +0200 > > Fix build with current devel/glib. > >diff --git a/emulators/open-vm-tools/files/patch-lib_pollGtk_pollGtk.c b/emulators/open-vm-tools/files/patch-lib_pollGtk_pollGtk.c >new file mode 100644 >index 000000000000..393717cecaed >--- /dev/null >+++ b/emulators/open-vm-tools/files/patch-lib_pollGtk_pollGtk.c >@@ -0,0 +1,11 @@ >+--- lib/pollGtk/pollGtk.c.orig 2021-05-27 08:46:49 UTC >++++ lib/pollGtk/pollGtk.c >+@@ -127,7 +127,7 @@ typedef struct Poll { >+ } Poll; >+ >+ static Poll *pollState; >+-static volatile gsize inited = 0; >++static gsize inited = 0; >+ >+ static VMwareStatus >+ PollGtkCallback(PollClassSet classSet, // IN
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 256183
: 225302