[Wayland-bugs] [Bug 761095] wayland: use shm_open instead of open in tmpdir
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 25 10:27:17 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761095
--- Comment #7 from Emmanuele Bassi (:ebassi) <ebassi at gmail.com> ---
Review of attachment 319697:
::: gdk/wayland/gdkdisplay-wayland.c
@@ +23,3 @@
#include <unistd.h>
#include <fcntl.h>
+#include <linux/memfd.h>
I guess we should add a HAVE_MEMFD_H check inside configure, in order to be
able to build the Wayland backend on Linux kernels without memfd (e.g. too
old).
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160125/d3a27b9d/attachment.html>
More information about the wayland-bugs
mailing list